Jo-Philipp Wich
|
ded8dae503
|
libs/httpclient: return server response line in error case (#249)
|
2011-06-25 22:57:18 +00:00 |
|
Jo-Philipp Wich
|
8027502b35
|
libs/httpclient: fix cookie handling (#141)
|
2010-12-05 18:22:30 +00:00 |
|
Steven Barth
|
e8220d96a5
|
httpclient: Add basic auth support
|
2009-12-08 12:13:26 +00:00 |
|
Steven Barth
|
43aca0def5
|
Merge from fonosfera
|
2009-07-24 18:23:59 +00:00 |
|
Steven Barth
|
30b216f774
|
Drop support for luaposix and bitlib (obsoleted by nixio)
Mark luci.fs as deprecated
|
2009-06-21 13:42:26 +00:00 |
|
Steven Barth
|
cd4fa227cc
|
httpclient: Send the correct Host-Header if we are following a redirect
|
2009-04-30 12:58:04 +00:00 |
|
Steven Barth
|
2c7a30708d
|
httpclient: handle redirects more graceful
|
2009-03-12 20:14:55 +00:00 |
|
Steven Barth
|
2e79c969c0
|
httpclient: Added missing import
nixio: waitpid() returns 0 with WNOHANG and no terminated childs
|
2009-03-09 20:06:36 +00:00 |
|
Steven Barth
|
73607dbd7d
|
Improved httpclient
|
2009-03-09 14:02:34 +00:00 |
|
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 |
|