feat: add experimental http2 support #698
Annotations
14 errors
|
fmt
Process completed with exit code 2.
|
|
test
Process completed with exit code 2.
|
|
test
unknown field Protocol in struct literal of type websocket.DialOptions
|
|
test
unknown field Protocol in struct literal of type websocket.AcceptOptions
|
|
lint
websocket.handshakeRequestH1 calls http.Client.Do, which eventually calls tls.Conn.HandshakeContext
|
|
lint
websocket.h2ServerStream.Close calls http.http2requestBody.Close, which eventually calls pem.Decode
|
|
lint
websocket.handshakeRequestH1 calls http.Client.Do, which eventually calls url.URL.Parse
|
|
lint
websocket.authenticateOrigin calls url.Parse
|
|
lint
websocket.h2ServerStream.Close calls http.http2requestBody.Close, which eventually calls asn1.Unmarshal
|
|
lint
websocket.handshakeRequestH1 calls http.Client.Do
|
|
lint
websocket.limitReader.Read calls bufio.Reader.Read, which eventually calls x509.Certificate.Verify
|
|
lint
websocket.limitReader.Read calls bufio.Reader.Read, which eventually calls x509.Certificate.VerifyHostname
|
|
lint
websocket.limitReader.Read calls bufio.Reader.Read, which eventually calls x509.Certificate.Verify
|
|
lint
websocket.limitReader.Read calls bufio.Reader.Read, which eventually calls x509.Certificate.Verify
|