Am Donnerstag, den 22.02.2007, 17:15 -0700 schrieb David Wortham: > My existing POST code was borrowed from ApacheBench (ab.c), which does not > appear to handle any of the response and is now much less useful to me. > Does anyone know of code that will allow me to both POST request and handle > the response data (and uses the APR libs)?
http://code.google.com/p/serf/ might do that. Stumpled across it some days ago. Sincerely, Joachim
