2018-10-24, 00:02
Hi all,
I am trying to POST a form to a URL protected with basic auth and apparently it does not put the correspondig header "Authorization: Basic XXXX" to the query. I guess I am doing something wrong but I want to double check if that is possible. Does anyone have experience on it ?
Best regards,
Xavi
I am trying to POST a form to a URL protected with basic auth and apparently it does not put the correspondig header "Authorization: Basic XXXX" to the query. I guess I am doing something wrong but I want to double check if that is possible. Does anyone have experience on it ?
Best regards,
Xavi