| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 1518890 commit db03294
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1429,7 +1429,7 @@ There are a few special headers that should be noted. | |||
| 1429 | 1429 | * Sending a 'Connection: keep-alive' will notify Node.js that the connection to | |
| 1430 | 1430 | the server should be persisted until the next request. | |
| 1431 | 1431 | ||
| 1432 | - * Sending a 'Content-length' header will disable the default chunked encoding. | ||
| 1432 | + * Sending a 'Content-Length' header will disable the default chunked encoding. | ||
| 1433 | 1433 | ||
| 1434 | 1434 | * Sending an 'Expect' header will immediately send the request headers. | |
| 1435 | 1435 | Usually, when sending 'Expect: 100-continue', you should both set a timeout | |
| Back | FazBrowse Home | New Git URL |
0 commit comments