mirror of
https://github.com/caddyserver/caddy.git
synced 2024-12-23 22:27:38 -05:00
a36c7c7e87
Execute an OPTIONS call and make sure we receive a valid response independently of the provided username or password as the authentication step is ignored * Do not authenticate OPTIONS calls * Add test for OPTIONS call |
||
---|---|---|
.. | ||
basicauth.go | ||
basicauth_test.go | ||
setup.go | ||
setup_test.go |