Skip to content
Snippets Groups Projects
Commit add95664 authored by Adrien Vergé's avatar Adrien Vergé
Browse files

http: URL-encode values sent in requests

Username, password and realm are sent to the gateway using the HTTP
query string. Hence, they need to be properly escaped using
URL-encoding.

Fixes: #35
parent eeac1961
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment