Ticket #886 (new enhancement )

Opened 4 years ago

Last modified 3 weeks ago

Rewrite twisted.web.client.getPage to support streaming of result data and returning headers etc.

Reported by: itamarst Assigned to: jknight
Type: enhancement Priority: low
Milestone: Component: web
Keywords: Cc: exarkun, jknight
Branch: branches/expressive-http-client-886 Author: exarkun
Launchpad Bug:

Attachments

Change History

  2005-02-13 04:01:43+00:00 changed by exarkun

getPage should remain as-is.  It should be re-implemented in terms of a more
expressive API which allows streaming and non-body retrieval.
pop3client.py is an example of a reasonable way to do this, I think.

  2008-10-30 21:17:57+00:00 changed by exarkun

  • branch set to branches/expressive-http-client-886
  • branch_author set to exarkun

(In [25208]) Branching to 'expressive-http-client-886'

Note: See TracTickets for help on using tickets.