Ticket #5677 defect new
WWW-Authenticate schema is not title cased, causes the request library to fail, Chrome to reprompted for auth
| Reported by: | myers | Owned by: | itamar |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | web | Keywords: | |
| Cc: | jknight | Branch: | branches/http-auth-5677 |
| Author: | myers | Launchpad Bug: |
Description
http://www.faqs.org/rfcs/rfc2617.html shows the auth scheme as being capitalized. Twisted 12.0 doesn't do this right. This causes the 'requests' python library to fail, and causes Chrome to prompt for username/password every time you reload a page.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

