Ticket #4023 enhancement closed fixed
Support HTTPS URIs in `twisted.web.client.Agent`
| Reported by: | exarkun | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | web | Keywords: | |
| Cc: | ivank, itamar, glyph, radix, jml | Branch: |
branches/agent-https-4023-2
(diff, github, buildbot, log) |
| Author: | exarkun | Launchpad Bug: |
Description
#3987 introduced Agent with a request method that accepts URIs. It only implemented support for HTTP URIs, though. It should be extended to support HTTPS as well. This should include proper certificate checking (and a way to skip this, for when you really just want the page, darn it).
Change History
Note: See
TracTickets for help on using
tickets.
