| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent b181e26 commit fdfc72c
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -783,7 +783,7 @@ should be used to determine the number of bytes in a given encoding. | |||
| 783 | 783 | And Node.js does not check whether Content-Length and the length of the body | |
| 784 | 784 | which has been transmitted are equal or not. | |
| 785 | 785 | ||
| 786 | - ## http.IncomingMessage | ||
| 786 | + ## Class: http.IncomingMessage | ||
| 787 | 787 | ||
| 788 | 788 | An `IncomingMessage` object is created by [`http.Server`][] or | |
| 789 | 789 | [`http.ClientRequest`][] and passed as the first argument to the `'request'` | |
| Back | FazBrowse Home | New Git URL |
0 commit comments