Software /
code /
prosody-modules
File
misc/README.markdown @ 5981:eef6cb08f9e7
mod_rest: Fix to allow underscores in path of HTTP GET to iq-get mapping
A request like
GET /rest/upload_request/{to}
would fail because the pattern would not the underscore in "upload_request"
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 19 Aug 2024 18:39:22 +0200 (7 months ago) |
parent | 2353:ea97a87c3828 |
line wrap: on
line source
Miscellaneous modules ===================== Things that aren't really Prosody plugins go here, e.g. RunScripts.