| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent c7bd21c commit c661d8c
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -303,7 +303,6 @@ function Server(options, requestListener) { | |||
| 303 | 303 | ||
| 304 | 304 | this.timeout = 2 * 60 * 1000; | |
| 305 | 305 | this.keepAliveTimeout = 5000; | |
| 306 | - this._pendingResponseData = 0; | ||
| 307 | 306 | this.maxHeadersCount = null; | |
| 308 | 307 | this.headersTimeout = 40 * 1000; // 40 seconds | |
| 309 | 308 | } | |
| Back | FazBrowse Home | New Git URL |
0 commit comments