| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1360,7 +1360,7 @@ before closing keep alive connection. | |||
| 1360 | 1360 | ||
| 1361 | 1361 | A value of `null` will disable the limit. | |
| 1362 | 1362 | ||
| 1363 | - When limit is reach it will set `Connection` header value to `closed`, | ||
| 1363 | + When the limit is reached it will set the `Connection` header value to `close`, | ||
| 1364 | 1364 | but will not actually close the connection, subsequent requests sent | |
| 1365 | 1365 | after the limit is reached will get `503 Service Unavailable` as a response. | |
| 1366 | 1366 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments