Software /
code /
prosody
Log
net/http.lua @ 8193:bb0118e46c45
description | author | age |
---|---|---|
net.http: Add request.url, which is the original full URL as a string | Matthew Wild | 2017-04-21 |
net.http: Fire new events: pre-request, request-connection-error, request, response | Matthew Wild | 2017-04-21 |
net.http: Allow creation of http client objects, with custom options | Matthew Wild | 2017-04-21 |
Merge 0.10->trunk | Kim Alvefur | 2017-04-01 |
net.http: Pass error all the way to callback | Kim Alvefur | 2017-04-01 |
Merge 0.10->trunk | Kim Alvefur | 2017-01-01 |
net.http: Strip trailing whitespace | Kim Alvefur | 2016-12-30 |