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
Loading
Please register or sign in to comment
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