aboutsummaryrefslogtreecommitdiff
path: root/src/headers.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Apply code review suggestionsThijs Schreijer5 days1-0/+3
| | | Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* feat(headers): dynamically create cononicalized headersThijs Schreijer5 days1-94/+51
| | | | | | | | Instead of a static list dynamically add entries in proper casing. Also allowing to add non-standard ones through `setcanonic`. closes #442 fixes #440
* Build with Lua 5.2 without LUA_COMPAT_MODULE flag.moteus2013-05-271-2/+6
| | | | LUASOCKET_USE_GLOBAL flag enable create global variables when load socket/mime modules.
* Cookie modifications.Diego Nehab2013-01-101-0/+1
|
* Making progress toward a releaseDiego Nehab2012-04-231-1/+0
| | | | | | | | | | Documented headers.lua Update copyright date everywhere Remove RCSID from files Move version back to 2.1 rather than 2.1.1 Fixed url package to support ipv6 hosts Changed "domain" to "family" in tcp and udp structures Implemented getfamily methods
* Preliminary IPv6 support for v2.1Diego Nehab2012-04-111-0/+100