We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d7c644 commit 40b16d0Copy full SHA for 40b16d0
accept.go
@@ -90,7 +90,7 @@ func (opts *AcceptOptions) cloneWithDefaults() *AcceptOptions {
90
}
91
92
// Accept accepts a WebSocket handshake from a client and upgrades the
93
-// the connection to a WebSocket.
+// connection to a WebSocket.
94
//
95
// Accept will not allow cross origin requests by default.
96
// See the InsecureSkipVerify and OriginPatterns options to allow cross origin requests.
0 commit comments