Software /
code /
prosody
Log
net/http.lua @ 618:69de678792d6
description | author | age |
---|---|---|
Pass HTTP request object to callback | Matthew Wild | 2008-12-12 |
HTTP request callbacks now: handler(code, content) (where code may be 0, and content an error message) | Matthew Wild | 2008-12-12 |
Non-blocking HTTP requests (adding net.http) | Matthew Wild | 2008-12-12 |