[Info-vax] Restful API w/JSON client package or library on OpenVMS
Lawrence D'Oliveiro
ldo at nz.invalid
Wed Mar 13 21:57:38 EDT 2024
On Wed, 13 Mar 2024 20:39:42 -0400, Arne Vajhøj wrote:
> * Java with any HTTP client including builtin HttpURLConnection
I don’t think that does any cookie management
<https://docs.oracle.com/en%2Fjava%2Fjavase%2F11%2Fdocs%2Fapi%2F%2F/java.base/java/net/HttpURLConnection.html>.
So if you want session authentication, you will need to do things in a
more complicated way.
More information about the Info-vax
mailing list