Hi, On Thu, Jun 3, 2010 at 4:15 PM, Martin Storsj? <martin at martin.st> wrote: > This silences valgrind warnings when doing POSTs with the http protocol. > When doing a POST, we don't read any reply header until after we've sent > all body data, but the calling function will inspect http_code. OK. Ronald