Commit graph

11 commits

Author SHA1 Message Date
Sergey Frolov
75511e6fbe Remove dialLocal 2021-02-28 15:04:44 -07:00
Matthew Holt
509e7ecf8a
Finish updating tests for now 2021-02-08 15:12:37 -07:00
Matthew Holt
9fe12929b4
Run gofmt 2020-12-05 19:07:47 -07:00
Sergey Frolov
87f2f2ffe0
Fix Probe Resist tests' output 2020-12-04 19:11:43 -07:00
Sergey Frolov
0c30e89e19
TestConnectAuthWrongProbeResist: add debug print 2020-12-04 19:07:04 -07:00
Sergey Frolov
ebb2fce603
revert TestConnectAuthWrongProbeResist
responseProbeResist and responseForwardProxy must be different
2020-12-04 19:00:31 -07:00
Matthew Holt
e92fe979d0 Begin refactor for Caddy 2
All the tests pass. I tried to keep as much as possible the same, but a
few things don't translate well to Caddy 2, notably one test in
probe_resist_test.go on L200, I had to change that test case since I
didn't quite understand why it was the way it was before.

Does not yet have v2 Caddyfile support.
2020-04-20 17:22:47 -06:00
Sergey Frolov
77cd5d827e Fix up the tests after TLS changes in Caddy 2019-02-03 17:23:15 -07:00
sergeyfrolov
05b2092e07
Add http.Transport + performance improvements (#47)
Add http.Transport + performance improvements
2018-08-17 17:01:52 -04:00
sergeyfrolov
9ab4d8910e
Fix h2 tests (#42)
Fix tests: start actually using http2 in tests
2018-07-27 12:29:12 -04:00
Sergey Frolov
9e92549830 Initial commit 2017-08-18 19:20:20 -04:00