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 dd7d6c2 commit 99ea99eCopy full SHA for 99ea99e
src/net/http/httputil/reverseproxy.go
@@ -45,7 +45,7 @@ type ReverseProxy struct {
45
// after each write to the client.
46
// The FlushInterval is ignored when ReverseProxy
47
// recognizes a response as a streaming response;
48
- // for such reponses, writes are flushed to the client
+ // for such responses, writes are flushed to the client
49
// immediately.
50
FlushInterval time.Duration
51
0 commit comments