Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

= character is ignored in header parameter value #19

Closed
GoogleCodeExporter opened this issue Jun 21, 2015 · 2 comments
Closed

= character is ignored in header parameter value #19

GoogleCodeExporter opened this issue Jun 21, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.create basic authentication (base64 encoded) where the result contains = 
character
2.add the result to the header: Authorization= Basic <result>
3.when the request is executed,the = character is being ignored 

What is the expected output? What do you see instead?
expected: also the = character should be included


What version of the product are you using? On what operating system?
1.0.3

Thanks,
Amir


Original issue reported on code.google.com by [email protected] on 9 Jul 2013 at 7:00

@GoogleCodeExporter
Copy link
Author

Original comment by a1yadu on 9 Jul 2013 at 7:04

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Original comment by a1yadu on 18 Jul 2013 at 8:00

  • Changed state: Duplicate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant