We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98f08c0 commit 0007598Copy full SHA for 0007598
doc/api/http.md
@@ -1277,7 +1277,7 @@ the client.
1277
If the timeout expires, the server responds with status 408 without
1278
forwarding the request to the request listener and then closes the connection.
1279
1280
-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
1281
potential Denial-of-Service attacks in case the server is deployed without a
1282
reverse proxy in front.
1283
0 commit comments