Comparison

mod_rest/example/prosody_oauth.py @ 5396:ac7c5669e5f5

mod_http_oauth2: Return status 405 for GET to endpoints without GET handler Endpoints that only do POST have the weird side effect that a GET query to them return 404, which doesn't quite feel like the right semantics.
author Kim Alvefur <zash@zash.se>
date Sun, 30 Apr 2023 17:04:55 +0200
parent 5269:0e5a37f55440
child 5488:9a4556a13cc7
comparison
equal deleted inserted replaced
5395:82207f936f1f 5396:ac7c5669e5f5