hi,
how i can to get the cookie of an authentication session.
regards
hi,
how i can to get the cookie of an authentication session.
regards
If you’re using java, with API dependencies, can get the cookie of its body response, with HTTPEntity, and its method getHeaders();