| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -2193,7 +2193,7 @@ changes: | |||
| 2193 | 2193 | An `IncomingMessage` object is created by [`http.Server`][] or | |
| 2194 | 2194 | [`http.ClientRequest`][] and passed as the first argument to the [`'request'`][] | |
| 2195 | 2195 | and [`'response'`][] event respectively. It may be used to access response | |
| 2196 | - status, headers and data. | ||
| 2196 | + status, headers, and data. | ||
| 2197 | 2197 | ||
| 2198 | 2198 | Different from its `socket` value which is a subclass of {stream.Duplex}, the | |
| 2199 | 2199 | `IncomingMessage` itself extends {stream.Readable} and is created separately to | |
| Back | FazBrowse Home | New Git URL |
0 commit comments