Ticket #5148 enhancement new
Support HTTP authentication for with twisted.web.client.Agent
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.
