summaryrefslogtreecommitdiffhomepage
path: root/libs/httpclient/luasrc/httpclient.lua
AgeCommit message (Expand)Author
2011-06-25libs/httpclient: return server response line in error case (#249)Jo-Philipp Wich
2010-12-05libs/httpclient: fix cookie handling (#141)Jo-Philipp Wich
2009-12-08httpclient: Add basic auth supportSteven Barth
2009-04-30 httpclient: Send the correct Host-Header if we are following a redirectSteven Barth
2009-03-12httpclient: handle redirects more gracefulSteven Barth
2009-03-09Improved httpclientSteven Barth
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
2009-02-27nixio: Fixes, use POSIX calls for file i/oSteven Barth
2009-02-24nixio: Finetuning of TLS-supportSteven Barth
2009-02-18More nixio fixes, initial httpclientSteven Barth