PriyaranjanMohapatra / rest-client

Automatically exported from code.google.com/p/rest-client
Apache License 2.0
0 stars 0 forks source link

Preemptive HTTP Authorization does not work as expected #70

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. start REST client and fill in 'URL'
2. select 'Auth' tab, select 'BASIC' with 'Preemptive' and fill in
'Username' and 'Password'
3. submit the request, HTTP Authorization header won't be appended to
request headers even if its preemptive (did work in 2.1)

What is the expected output? What do you see instead?
I expected the 2.1 behaviour, allways sending the Authorization header in
preemptive mode ...

What version of the product are you using? On what operating system?
RESTClient 2.2 on Linux Java 1.6.0_07-b06

Please provide any additional information below.

Original issue reported on code.google.com by kares7@gmail.com on 5 Oct 2008 at 1:09

GoogleCodeExporter commented 8 years ago
Thanks for reporting this. I will look into it.

Original comment by subwiz on 8 Oct 2008 at 5:18

GoogleCodeExporter commented 8 years ago
Rev.312 has the fix.

Original comment by subwiz on 9 Oct 2008 at 2:24

GoogleCodeExporter commented 8 years ago
thanx, I will definitely try the fixed version ...

Original comment by kares7@gmail.com on 9 Oct 2008 at 2:39

GoogleCodeExporter commented 8 years ago
Rev.314 has a test method for regression purpose. Closing the issue.

Original comment by subwiz on 9 Oct 2008 at 3:13