Misc fixes for release #465
Annotations
10 errors
Run ./ci/lint.sh
wstest.fakeTransport.RoundTrip calls httptest.ResponseRecorder.Result, which calls http.CanonicalHeaderKey
|
Run ./ci/lint.sh
websocket.handshakeRequest calls http.Client.Do
|
Run ./ci/lint.sh
websocket.accept calls http.Error
|
Run ./ci/lint.sh
wstest.fakeTransport.RoundTrip calls http.HandlerFunc.ServeHTTP
|
Run ./ci/lint.sh
wstest.fakeTransport.RoundTrip calls httptest.ResponseRecorder.Result, which calls http.Header.Add
|
Run ./ci/lint.sh
wstest.fakeTransport.RoundTrip calls httptest.ResponseRecorder.Result, which calls http.Header.Get
|
Run ./ci/lint.sh
websocket.accept calls http.Header.Set
|
Run ./ci/lint.sh
websocket.verifyClientRequest calls http.Header.Values
|
Run ./ci/lint.sh
websocket.handshakeRequest calls http.NewRequestWithContext
|
Run ./ci/lint.sh
websocket.dial calls http.body.Close
|
Loading