Crow/include
erik fcd38e7447 Fixed bug: Could not define route for HEAD method
Defining a HEAD method would give HTTP error code 405 (Method Not Allowed) and
calling OPTIONS on the route would return HEAD twice in the Allow header.
2022-06-30 08:07:11 +02:00
..
crow Fixed bug: Could not define route for HEAD method 2022-06-30 08:07:11 +02:00
crow.h Separate middleware for handlers 2022-02-01 22:49:41 +03:00