func net/http.http2isBadCipher
3 uses
net/http (current package)
h2_bundle.go#L407: func http2isBadCipher(cipher uint16) bool {
h2_bundle.go#L3814: if http2isBadCipher(cs) {
h2_bundle.go#L4019: if !s.PermitProhibitedCipherSuites && http2isBadCipher(sc.tlsState.CipherSuite) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)