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