aricpp icon indicating copy to clipboard operation
aricpp copied to clipboard

Authentication of http requests

Open daniele77 opened this issue 8 years ago • 0 comments

Check the authentication mechanism in HttpClient class.

At the first request, the client directly submit the authorization.

Maybe it should first issue a simple request then, once receiving a negative response, it should send a new request with the authorization field.

daniele77 avatar Mar 02 '17 15:03 daniele77