]> git.ipfire.org Git - thirdparty/pdns.git/commit
webserver: Allow specifying supported method
authorAki Tuomi <cmouse@cmouse.fi>
Fri, 18 Aug 2023 07:09:56 +0000 (10:09 +0300)
committerAki Tuomi <cmouse@cmouse.fi>
Fri, 15 Dec 2023 07:59:57 +0000 (09:59 +0200)
commit478e1699844a2a642822e375991a5e5deb7cb785
treec19278aa72334dca76327dc9ecc1e48797654e4c
parent20f8dbd73a4da94fa434cca165db9d389278e426
webserver: Allow specifying supported method

If method is not empty and it does not match the request, throw
exception.
ext/yahttp/yahttp/router.cpp
ext/yahttp/yahttp/router.hpp
pdns/webserver.cc
pdns/webserver.hh