caddy/caddyhttp
Leonard Hecker 5a41e8bc1a proxy: Fixed #1484, websockets with h2 disabled (#1488)
* 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.
2017-03-10 10:41:37 -07:00
..
2017-02-08 09:23:33 -07:00
2016-09-05 10:20:34 -06:00
2017-02-08 09:23:33 -07:00
2016-09-05 10:20:34 -06:00