deepakpios / cocoa-rest-client

Automatically exported from code.google.com/p/cocoa-rest-client
Other
0 stars 0 forks source link

Auth information not sent in request header #47

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Fill in auth information.
2. Send request. "Preemptive basic auth" or not doesnt. Matter.
3. Request doesn't send auth information to the server.

What is the expected output? What do you see instead?
The server is runs a php-script on the request and returns all the request 
headers and the contents of the $_SERVER-variable.
I sometimes get it to work. Sometimes not. Its very frustrating.

What more information can i provide?

What version of the product are you using? On what operating system?
Version 1.3.7 (12) on os x 10.9.3

Please provide any additional information below.
Screenshot of the request
https://dl.dropboxusercontent.com/s/b5ahvips2arw7si/2014-05-27%20at%2010.11%20.p
ng
Sent request headers: 
https://dl.dropboxusercontent.com/s/2nqc0gbpgzcy621/2014-05-27%20at%2010.12%20.p
ng
Paste of the response: http://pastebin.com/s4SW86Qv

Original issue reported on code.google.com by nassoZe...@gmail.com on 27 May 2014 at 9:08