summaryrefslogtreecommitdiff
path: root/utilities/utilities.go
diff options
context:
space:
mode:
authorWill Hawkins <[email protected]>2022-03-15 21:08:03 -0400
committerWill Hawkins <[email protected]>2022-03-15 21:08:03 -0400
commit0edc21d2d20c5eaf3cb0d22ded2e4d8588769734 (patch)
tree634708fa405a2e4311c33f71f50d365f2e3bf316 /utilities/utilities.go
parent6a2d8d4acb57f653d61809159fbe6b4604db9b2d (diff)
Major update: SSL Key Logging, HTTP2 support
This is a "How was this ever working?" update. 1. As it turns out, when you customize a Transport for an http.Client, the transport is 'naturally' an HTTP1 transport. To make it connect via HTTP2, you must use an http2.Transport from the golang.org/x/net/http2 package. 2. Add support for logging TLS per-session keys in order to aid debugging.
Diffstat (limited to 'utilities/utilities.go')
0 files changed, 0 insertions, 0 deletions