Mercurial > prosody-modules
log mod_rest/mod_rest.lua @ 3909:eb27e51cf2c9
age | author | description |
---|---|---|
Wed, 26 Feb 2020 18:04:17 +0000 | Matthew Wild | mod_rest: Handle uncaught native errors correctly |
Fri, 07 Feb 2020 20:57:47 +0100 | Kim Alvefur | mod_rest: Remove no longer needed logging |
Tue, 04 Feb 2020 22:22:47 +0100 | Kim Alvefur | mod_rest: Fix traceback |
Sat, 01 Feb 2020 13:03:18 +0100 | Kim Alvefur | mod_rest: Add support for HTTP Basic username and password authentication |
Tue, 04 Feb 2020 20:20:08 +0100 | Kim Alvefur | mod_rest: Remove debug hack to ignore Accept header |
Tue, 04 Feb 2020 20:19:09 +0100 | Kim Alvefur | mod_rest: Back out 513a8a7fab41 |
Mon, 03 Feb 2020 23:09:38 +0100 | Kim Alvefur | mod_rest: Hide JSON error behind a flag |