aboutsummaryrefslogtreecommitdiffstats
path: root/lib/http_client.h
Commit message (Expand)AuthorAgeLines
* Add better handling of HTTP/1.1 and/or keepalive connections. This shouldWilmer van der Gaast2013-06-09-0/+6
* I'm still bored on a long flight. Wrote a script to automatically updateWilmer van der Gaast2013-02-21-1/+1
* Have root confirm some commands that so far gave no feedback at all, sinceWilmer van der Gaast2012-11-25-0/+2
* Detect and handle streaming connection loss.Wilmer van der Gaast2012-11-11-0/+1
* Mostly finished HTTP streaming support: Shrink the buffer and add aWilmer van der Gaast2012-11-11-0/+1
* Reworked http_client a little bit to support streaming besides just bufferingWilmer van der Gaast2012-11-10-15/+21
* Solve a whole bunch of Twitter module crashes: Twitter responses seem toWilmer van der Gaast2012-09-22-1/+1
* No idea why http_dorequest() ever returned void*. Don't hide the type, it'sWilmer van der Gaast2010-07-17-4/+2
* Don't be a dumbass and stop following redirects if there doesn't seem toWilmer van der Gaast2010-07-16-0/+2
* Fixed crappy memory management in http_client.Wilmer van der Gaast2008-09-28-0/+2
* Added some (more) comments to .h files in lib/ and some minor fixes/cleanups.Wilmer van der Gaast2006-07-19-10/+35
* Moving all generic files to lib/ instead of having some in / and some inWilmer van der Gaast2006-06-25-0/+57