Software /
code /
prosody
Log
net/http.lua @ 9682:814a9d89d2bd
description | author | age |
---|---|---|
net.http: Manually merge settings (fixes #1231) 0.11 | Kim Alvefur | 2018-11-09 |
Many things: switch from hacky multi-arg xpcall implementations to a standard util.xpcall | Matthew Wild | 2018-10-26 |
Merge 0.10->trunk | Kim Alvefur | 2018-04-05 |
net.http: Import setmetatable into local scope (fixes #1125) | Kim Alvefur | 2018-04-05 |
Merge 0.10 -> trunk | Matthew Wild | 2018-04-04 |
net.http: Fix parameter order to http request callbacks | Matthew Wild | 2018-04-04 |
net.http: Allow enabling/disabling error suppression, useful for tests | Matthew Wild | 2018-03-24 |