Hi,
On Thu, Oct 8, 2009 at 10:31 PM, Steve Steiner (listsin)
wrote:
> I haven't found any way to dump the actual headers from within Twisted
The getPage function in twisted.web is suited for simple calls but
won't return returns. What you have to do is create your own slightly
modified version
On Fri, Oct 9, 2009 at 10:53 AM, Reza Lotun wrote:
> won't return returns. What you have to do is create your own slightly
I meant won't return headers ;-)
Reza
--
Reza Lotun
mobile: +44 (0)7521 310 763
email: rlo...@gmail.com
work: r...@tweetdeck.com
twitter: @rlotun
_
On Fri, Oct 09, 2009 at 03:45:02AM -, exar...@twistedmatrix.com wrote:
> However, if I were to make up a plan for porting Twisted to Python 3.x,
> then the first part of that plan would be to fix all of the failing
> tests reported here:
>
> http://buildbot.twistedmatrix.com/builders/python-
On Oct 9, 2009, at 5:53 AM, Reza Lotun wrote:
>> I haven't found any way to dump the actual headers from within
>> Twisted
>
> The getPage function in twisted.web is suited for simple calls but
> won't return returns. What you have to do is create your own slightly
> modified version of getPage
On Oct 10, 2009, at 1:34 AM, Steve Steiner (listsin) wrote:
> Along the way, I ran into:
>
> http://python.net/crew/mwh/apidocs/twisted.web.http.Request.html
Just realized that that was off-twistedmatrix, same doc at:
http://twistedmatrix.com/documents/8.2.0/api/twisted.web.http.R