Ticket #5148 enhancement new
Support HTTP authentication for with twisted.web.client.Agent
| Reported by: | exarkun | Owned by: | exarkun |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | web | Keywords: | httpclient agent |
| Cc: | jknight, jesstess, jonathan@… | Branch: |
branches/http-client-auth-5148-3
(diff, github, buildbot, log) |
| Author: | exarkun, glyph | Launchpad Bug: |
Description
There could be a wrapper for Agent, say AuthenticationAgent, which knows how to respond to WWW-Authenticate headers in 401 (Unauthorized) responses by looking up some credentials appropriate to the request and re-issuing it with a properly formatted Authorization header.
Change History
Note: See
TracTickets for help on using
tickets.
