Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Force TLS negotiation to only support HTTP/1.1
Seems OKTA has a broken implementation of HTTP2? There seem to be some quirks with they way golang handles HTTP2 requests (specifically when receiving GOAWAY frames) golang/go#20979, which result in the HTTP2 connection not terminating.
- Loading branch information