Parsing multipart HTTP response

Gilles Lenfant gilles.lenfant at gmail.com
Mon Aug 3 11:01:28 EDT 2015


Hi,

I searched without succeeding a Python resource that is capable of parsing an HTTP multipart/mixed response stream, preferably as a generator that yields headers + content for each part.

Google and friends didn't find or I didn't use the appropriate term.

Any hint will be appreciated.
--
Gilles Lenfant



More information about the Python-list mailing list