0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-23 22:27:38 -05:00
caddy/middleware/browse
W-Mark Kubacki 4e98cc3005 browse: Return HTTP errors on unhandled HTTP methods
For example, a HTTP POST should not be answered with StatusOK,
and a response to HTTP OPTIONS should not carry any contents.
2016-04-15 18:22:51 +02:00
..
testdata Exhaustive test coverage to test the usage of sort,order and limit parameter for the browse middleware 2015-10-09 11:28:11 +05:30
browse.go browse: Return HTTP errors on unhandled HTTP methods 2016-04-15 18:22:51 +02:00
browse_test.go browse: Return HTTP errors on unhandled HTTP methods 2016-04-15 18:22:51 +02:00