[Twisted-Python] Doing HTTP file uploads (multipart forms)

Laurens Van Houtven _ at lvh.cc
Fri Jul 6 05:52:07 EDT 2012


Aha, okay, so that's that possible culprit off the table. Thanks!

FWIW: Chunked transfer encoding *should* work with twisted.web.server, right?

cheers
lvh



On 06 Jul 2012, at 11:39, Phil Mayers wrote:

> 
>> some random junk in front of it (3 ASCII hex digits and a CRLF) and
>> some junk at the end (CRLF and an ASCII "0", although I'm not sure if
>> that CRLF is junk). Wireshark reports some broken TCP packets (PCAP
> 
> The hex/cr-lf is http chunked transfer format.
> -- 
> Sent from my phone. Please excuse brevity and typos.
> 
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python




More information about the Twisted-Python mailing list