Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
http-0.1-1.src.rock | 2018-07-15 | 139.7 kB | |
http-0.1-1.all.rock | 2018-07-15 | 105.1 kB | |
http-0.1-1.rockspec | 2018-07-15 | 1.7 kB | |
lua-http-0.1.zip | 2018-07-15 | 149.9 kB | |
http-0.1-0.all.rock | 2016-12-16 | 105.0 kB | |
http-0.1-0.src.rock | 2016-12-16 | 139.7 kB | |
README.md | 2016-12-16 | 615 Bytes | |
v0.1.tar.gz | 2016-12-16 | 116.5 kB | |
v0.1.zip | 2016-12-16 | 153.1 kB | |
lua-http-0.1.pdf | 2016-12-16 | 403.4 kB | |
http-0.1-0.rockspec | 2016-12-16 | 1.6 kB | |
Totals: 11 Items | 1.3 MB | 0 |
- Support for HTTP versions 1, 1.1 and 2
- Provides both client and server APIs
- Friendly request API with sensible defaults for security
- All operations are fully non-blocking and can be managed with cqueues
- Support for WebSockets (client and server), including ping/pong, binary data transfer and TLS encryption.
- Transport Layer Security (TLS) - lua-http supports HTTPS and WSS via luaossl.
- luasocket compatibility API if you're looking to use lua-http with older projects.
An updated rockspec (0.1-1) was added to avoid an upcoming incompatibility in lpeg_patterns 0.5