mirror of
https://github.com/caddyserver/caddy.git
synced 2025-11-03 14:51:07 +00:00
* httpcaddyfile: Skip some logic if auto_https off * Try removing this check altogether... * Refine test timeouts slightly, sigh * caddyhttp: Assume udp for unrecognized network type Seems like the reasonable thing to do if a plugin registers its own network type. * Add comment to document my lack of knowledge * Clean up and prepare to merge Add comments to try to explain what happened |
||
|---|---|---|
| .. | ||
| caddyfile_adapt | ||
| testdata | ||
| autohttps_test.go | ||
| caddyfile_adapt_test.go | ||
| caddyfile_test.go | ||
| handler_test.go | ||
| map_test.go | ||
| reverseproxy_test.go | ||
| sni_test.go | ||
| stream_test.go | ||
| test.init.config | ||