curl-library
Multi-part server push
From: Gerald Dalley <dalleyg_at_mit.edu>
Date: Tue, 09 Nov 2004 14:22:24 -0500
Date: Tue, 09 Nov 2004 14:22:24 -0500
I have a server that I'm connecting to that returns an infinite stream
of data that includes timestamps, some text messages, and jpeg images.
If I connect to the server using the easy interface, I get a header of
the form:
Content-Type: multipart/x-mixed-replace;boundary=--myboundary
Is there a way to have cURL return the headers and the content of the
multipart returned data?
--Gerald Dalley
dalleyg_at_mit.edu
Received on 2004-11-09