aboutsummaryrefslogtreecommitdiff
path: root/test/httptest.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix(http): Allow relative redirect on https (#395)Henri D2022-10-081-0/+31
* Out of the box support for Lua 5.3.Diego Nehab2015-02-181-15/+15
* Use the length operator (#) instead of table.getn.Gerardo Marset2013-02-251-1/+1
* Saving before big changes to support IPv6.Diego Nehab2011-05-251-94/+94
* Decent makefiles!Diego Nehab2009-05-271-5/+5
* Couple bug fixes.Diego Nehab2007-03-121-3/+2
* Almost done 2.0.1.Diego Nehab2006-04-031-1/+2
* Final patches...Diego Nehab2006-04-031-1/+16
* In pre release mode!Diego Nehab2005-11-201-2/+2
* Changed prefix of function names to match module names.Diego Nehab2005-11-201-2/+2
* Test back to localhost.Diego Nehab2005-09-291-2/+2
* Tested on Windows.Diego Nehab2005-09-291-2/+2
* Added check-links-nb.lua that check links in a non-blocking way.Diego Nehab2005-06-201-1/+1
* Using core.so instead of csocket.so and cmime.so.Diego Nehab2005-06-171-1/+5
* Stupid bug in http.lua.Diego Nehab2005-06-121-2/+2
* Tiny bug in forward.luaDiego Nehab2005-03-111-1/+1
* Forward server works for multiple tunnels.Diego Nehab2005-03-101-1/+1
* Forward server working on Mac OS X...Diego Nehab2005-02-081-1/+1
* Releasing.Diego Nehab2005-01-021-1/+1
* Few extra changes...Diego Nehab2005-01-021-1/+1
* Almost ready to release beta3Diego Nehab2005-01-021-2/+1
* Added new instalation section to the manual.Diego Nehab2004-11-281-1/+1
* Almost ready for beta3Diego Nehab2004-11-271-1/+1
* Using new module scheme. Still needs fine tuning.Diego Nehab2004-09-271-5/+5
* Beta2 is out! Total timeout works on Windows.Diego Nehab2004-07-261-9/+10
* Gonna try my luck on windows...Diego Nehab2004-07-261-2/+5
* Still need to fix windows. :o/Diego Nehab2004-07-151-1/+1
* Removed debug prints.Diego Nehab2004-07-021-2/+1
* Added getstats.Diego Nehab2004-07-011-0/+1
* More adjustments/bugfixes.Diego Nehab2004-06-211-5/+5
* Fixing bugs...Diego Nehab2004-06-201-2/+2
* 2.0 alpha RELEASED!Diego Nehab2004-06-181-4/+5
* Implemented safe exceptions. This looks preeety good.Diego Nehab2004-06-181-1/+0
* Seems to be working.Diego Nehab2004-06-171-0/+1
* smtp.c was eatten by mime.cDiego Nehab2004-06-171-1/+1
* Simplified HTTP module.Diego Nehab2004-06-161-14/+14
* Manual is almost done. HTTP is missing.Diego Nehab2004-06-151-47/+33
* Almost there.Diego Nehab2004-05-281-1/+0
* Committing with require.Diego Nehab2004-05-281-0/+4
* Using socket pumps in http.lua.Diego Nehab2004-03-261-0/+2
* Adjusted some details, got rid of old files, added some new.Diego Nehab2004-03-221-30/+6
* Changed receive function. Now uniform with all other functions. Returns nilDiego Nehab2004-03-211-27/+16
* New filter scheme.Diego Nehab2004-03-161-24/+21
* Working on the manual...Diego Nehab2004-01-241-1/+1
* Fixed functions that return messages in ?socket.c.Diego Nehab2004-01-211-3/+2
* Changed the naming convention of the mime module.Diego Nehab2004-01-211-10/+114
* Added gethostname.Diego Nehab2004-01-191-8/+8
* Updated some of the callbacks in callback.lua.Diego Nehab2004-01-191-8/+8
* Added proxy support to http.luaDiego Nehab2004-01-191-42/+79
* Added new filter to code.c, to convert between line conventions.Diego Nehab2004-01-181-2/+1