Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #94944

Parsing multipart HTTP response

Newsgroups comp.lang.python
Date 2015-08-03 08:01 -0700
Message-ID <648c131d-6315-4f83-88f0-b87bf3b530a9@googlegroups.com> (permalink)
Subject Parsing multipart HTTP response
From Gilles Lenfant <gilles.lenfant@gmail.com>

Show all headers | View raw


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

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Parsing multipart HTTP response Gilles Lenfant <gilles.lenfant@gmail.com> - 2015-08-03 08:01 -0700
  Re: Parsing multipart HTTP response Gilles Lenfant <gilles.lenfant@gmail.com> - 2015-08-03 08:05 -0700
  Re: Parsing multipart HTTP response Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-08-03 16:39 +0100
    Re: Parsing multipart HTTP response Gilles Lenfant <gilles.lenfant@gmail.com> - 2015-08-03 10:15 -0700

csiph-web