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 3c12941 commit 01c24aaCopy full SHA for 01c24aa
doc/api/http.md
@@ -1288,7 +1288,7 @@ the client.
1288
If the timeout expires, the server responds with status 408 without
1289
forwarding the request to the request listener and then closes the connection.
1290
1291
-It must be set to a non-zero value (e.g. 120 seconds) to proctect against
+It must be set to a non-zero value (e.g. 120 seconds) to protect against
1292
potential Denial-of-Service attacks in case the server is deployed without a
1293
reverse proxy in front.
1294
0 commit comments