This is the mail archive of the ecos-bugs@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1000377] ATHTTPD always parses Authorization header incorrectly


https://bugzilla.ecoscentric.com/show_bug.cgi?id=1000377





------- Additional Comments From bugzilla_rmvthis@ds3switch.com  2007-06-15 21:50 -------
Really long time ago, but let me try to remember.

The proposed fix still implements the original functionality if not basic/digest, but also includes the case where we have a valid "Basic" or "Digest" but then are left sitting on a \r rather than a \n.  I seem to recall that other parts of the code were expecting us to be left sitting on the \n, and that was the problem.  See how the Basic/Digest processing leaves us on \r?

Don't know what the failing test case was at this point, but it would have been more than theoretical for me to post this ;)  Probably was info after the \n that my POST wanted and wasn't being returned.


-- 
Configure bugmail: https://bugzilla.ecoscentric.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]