Le lundi 3 août 2015 17:39:57 UTC+2, Mark Lawrence a écrit :
> On 03/08/2015 16:01, Gilles Lenfant wrote:
> > 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 + con
On 03/08/2015 16:01, Gilles Lenfant wrote:
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 appropri
Le lundi 3 août 2015 17:01:40 UTC+2, Gilles Lenfant a écrit :
> 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 fi
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.
--
G