summaryrefslogtreecommitdiffhomepage
path: root/libs/httpclient
AgeCommit message (Collapse)Author
2009-03-12httpclient: handle redirects more gracefulSteven Barth
2009-03-09httpclient: Added missing importSteven Barth
nixio: waitpid() returns 0 with WNOHANG and no terminated childs
2009-03-09Improved httpclientSteven Barth
2009-03-06Fixed last commitSteven Barth
2009-03-06Fixed last commitSteven Barth
2009-03-06blaSteven Barth
2009-03-06httpclient: Improved callback supportSteven Barth
2009-03-05httpclient: callback can abort downloadSteven Barth
2009-03-03nixio:Steven Barth
Use POSIX file functions introduce dup() introduce fork() wait() kill() more signal interrupt wrappers more POSIX / UNIX standard compliance
2009-03-02Fix header generatorSteven Barth
2009-03-02Set method to POST if we have postdata and no other method is setSteven Barth
2009-03-02httpclient: default content-type for post data isSteven Barth
"application/x-www-form-urlencoded"
2009-02-28More splicing stuffSteven Barth
2009-02-27nixio: Fixes, use POSIX calls for file i/oSteven Barth
httpclient: resume support, splice() support, cookie support
2009-02-24nixio: Finetuning of TLS-supportSteven Barth
httpclient: HTTPS support axTLS: enable diagnostic mode
2009-02-18More nixio fixes, initial httpclientSteven Barth