al03 / cocoa-rest-client

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

Auth.username size limit issue #39

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. enter a basic authorization with a username above 38 chars (using a device 
uuid as username)
2. the Basic authorization header is not sent

What is the expected output? What do you see instead?
it should not have any size limit on authorization username or password fields

What version of the product are you using? On what operating system?
1.3.6 (11) on osx 10.7.5

Please provide any additional information below.

Original issue reported on code.google.com by jmer...@gmail.com on 26 Jul 2013 at 6:46

GoogleCodeExporter commented 8 years ago
Interesting... I'll check it out, thanks. 

Original comment by mike.mat...@gmail.com on 27 Jul 2013 at 2:57