Files
EWF/library
Jocelyn Fiat a547cbaeb1 Fixed HTTP_CLIENT_RESPONSE when dealing with redirection
before it was storing some header in the body.
   now we added redirections: ..  which is a list of redirection informations:
     - status line
     - header
     - and eventual redirection body (but at least by default, libcurl does not cache body)

Enhanced the http_client library to be able to write directly the downloaded data into a file (or as convenient thanks to agent).
2013-04-11 15:53:46 +02:00
..
2013-03-27 10:28:20 +00:00
2013-04-10 09:42:09 +02:00
2013-03-27 15:22:32 +01:00