]> git.ipfire.org Git - thirdparty/pdns.git/commit
Prevent the /* OPTIONS handler to turn every 404 error into 405. 16059/head
authorMiod Vallat <miod.vallat@powerdns.com>
Fri, 29 Aug 2025 07:18:18 +0000 (09:18 +0200)
committerMiod Vallat <miod.vallat@powerdns.com>
Fri, 29 Aug 2025 08:02:57 +0000 (10:02 +0200)
commit8d6161dbd93d932b55f7e5232f93c389d78d8206
tree507e02f8fd708dd335534c5bc74043336026f83c
parent6dd6f9701b58b5f093437116289ee9c2255d81ac
Prevent the /* OPTIONS handler to turn every 404 error into 405.

Fixes: #14572
Signed-off-by: Miod Vallat <miod.vallat@powerdns.com>
ext/yahttp/yahttp/router.cpp
regression-tests.api/test_Basics.py