| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 8c0b723 commit ba07e4e
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1216,7 +1216,7 @@ When enabled, the parser will accept the following: | |||
| 1216 | 1216 | * Allow message containing both `Transfer-Encoding` | |
| 1217 | 1217 | and `Content-Length` headers. | |
| 1218 | 1218 | * Allow extra data after message when `Connection: close` is present. | |
| 1219 | - * Allow extra trasfer encodings after `chunked` has been provided. | ||
| 1219 | + * Allow extra transfer encodings after `chunked` has been provided. | ||
| 1220 | 1220 | * Allow `\n` to be used as token separator instead of `\r\n`. | |
| 1221 | 1221 | * Allow `\r\n` not to be provided after a chunk. | |
| 1222 | 1222 | * Allow spaces to be present after a chunk size and before `\r\n`. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments