| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent fd006e5 commit bdd91e0
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -113,7 +113,7 @@ http.createServer((request, response) => { | |||
| 113 | 113 | }).listen(1337); | |
| 114 | 114 | ``` | |
| 115 | 115 | ||
| 116 | - By default, the `zlib` methods with throw an error when decompressing | ||
| 116 | + By default, the `zlib` methods will throw an error when decompressing | ||
| 117 | 117 | truncated data. However, if it is known that the data is incomplete, or | |
| 118 | 118 | the desire is to inspect only the beginning of a compressed file, it is | |
| 119 | 119 | possible to suppress the default error handling by changing the flushing | |
| Back | FazBrowse Home | New Git URL |
0 commit comments