mirror of
https://github.com/caddyserver/caddy.git
synced 2025-02-17 23:45:41 -05:00
* Fixed #1484 Fixed a nil pointer runtime error in newConnHijackerTransport, where the access to the TLSClientConfig did not check for nil values. * Minor improvement to UseInsecureTransport This prevents overwriting a possibly preexisting TLSClientConfig, even though only a single field should be changed. |
||
---|---|---|
.. | ||
body.go | ||
body_test.go | ||
policy.go | ||
policy_test.go | ||
proxy.go | ||
proxy_test.go | ||
reverseproxy.go | ||
setup.go | ||
setup_test.go | ||
upstream.go | ||
upstream_test.go |