| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 2270ab2 commit 6aade4a
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -109,8 +109,6 @@ function parserOnHeadersComplete(versionMajor, versionMinor, headers, method, | |||
| 109 | 109 | return parser.onIncoming(incoming, shouldKeepAlive); | |
| 110 | 110 | } | |
| 111 | 111 | ||
| 112 | - // XXX This is a mess. | ||
| 113 | - // TODO: http.Parser should be a Writable emits request/response events. | ||
| 114 | 112 | function parserOnBody(b, start, len) { | |
| 115 | 113 | const stream = this.incoming; | |
| 116 | 114 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments