Commit graph

13 commits

Author SHA1 Message Date
Steven Barth
eb6f9c6192 Fixed last commit 2009-03-06 17:20:42 +00:00
Steven Barth
22a9815e3e Fixed last commit 2009-03-06 17:20:38 +00:00
Steven Barth
ec29107ede bla 2009-03-06 17:18:45 +00:00
Steven Barth
96d988abb0 httpclient: Improved callback support 2009-03-06 17:17:44 +00:00
Steven Barth
0b8a61a536 httpclient: callback can abort download 2009-03-05 23:52:54 +00:00
Steven Barth
e38c438771 nixio:
Use POSIX file functions
introduce dup()
introduce fork() wait() kill()
more signal interrupt wrappers
more POSIX / UNIX standard compliance
2009-03-03 22:44:26 +00:00
Steven Barth
a3079828b4 Fix header generator 2009-03-02 20:18:29 +00:00
Steven Barth
eb64affa39 Set method to POST if we have postdata and no other method is set 2009-03-02 19:45:07 +00:00
Steven Barth
62a914555e httpclient: default content-type for post data is
"application/x-www-form-urlencoded"
2009-03-02 19:41:32 +00:00
Steven Barth
33fe5b57d7 More splicing stuff 2009-02-28 21:21:52 +00:00
Steven Barth
7196b2cd84 nixio: Fixes, use POSIX calls for file i/o
httpclient: resume support, splice() support, cookie support
2009-02-27 14:51:37 +00:00
Steven Barth
ff2bc9081b nixio: Finetuning of TLS-support
httpclient: HTTPS support
axTLS: enable diagnostic mode
2009-02-24 17:54:48 +00:00
Steven Barth
cbc49a3b53 More nixio fixes, initial httpclient 2009-02-18 21:46:55 +00:00