This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
prosody
Watch
1
Star
0
Fork
You've already forked prosody
0
mirror of
https://github.com/bjc/prosody.git
synced
2025-04-03 21:27:38 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4f7c829b1e
prosody
/
net
/
http
History
Kim Alvefur
f7b35d516f
net.http.files: Validate argument to setup function
...
Fixes error in
#1765
by throwing an error earlier
2024-02-27 17:14:16 +01:00
..
codes.lua
net.http.codes: Avoid implicit number -> string coercion
2019-11-01 23:18:29 +01:00
errors.lua
net.http.errors: Add error class for DNS resolution failures (thanks SouL)
2020-12-11 10:15:30 +00:00
files.lua
net.http.files: Validate argument to setup function
2024-02-27 17:14:16 +01:00
parser.lua
net.http.parser: Reject overlarge header section earlier
2023-08-23 12:18:34 +02:00
server.lua
net.http.server: Add new API to get HTTP request from a connection
2023-02-16 15:59:26 +00:00