libs/httpclient: fix cookie handling (#141)
[project/luci.git] / libs / httpclient / luasrc / httpclient.lua
2010-12-05 Jo-Philipp Wichlibs/httpclient: fix cookie handling (#141)
2009-12-08 Steven Barthhttpclient: Add basic auth support
2009-04-30 Steven Barth httpclient: Send the correct Host-Header if we are...
2009-03-12 Steven Barthhttpclient: handle redirects more graceful
2009-03-09 Steven BarthImproved httpclient
2009-03-02 Steven BarthFix header generator
2009-03-02 Steven BarthSet method to POST if we have postdata and no other...
2009-03-02 Steven Barthhttpclient: default content-type for post data is
2009-02-27 Steven Barthnixio: Fixes, use POSIX calls for file i/o
2009-02-24 Steven Barthnixio: Finetuning of TLS-support
2009-02-18 Steven BarthMore nixio fixes, initial httpclient