This repository was archived by the owner on Nov 6, 2022. It is now read-only.
Commit cd88eef
Fix Content-Length with obsolete line folding
Content-Length with line folding was accepted with invalid input. Treat
obsolete line folding as space and continue parsing
Fixes: #456
PR-URL: #458
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>1 parent 0ae8d93 commit cd88eef
2 files changed
Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1436 | 1436 | | |
1437 | 1437 | | |
1438 | 1438 | | |
| 1439 | + | |
| 1440 | + | |
| 1441 | + | |
| 1442 | + | |
| 1443 | + | |
1439 | 1444 | | |
1440 | 1445 | | |
1441 | 1446 | | |
| |||
1679 | 1684 | | |
1680 | 1685 | | |
1681 | 1686 | | |
| 1687 | + | |
| 1688 | + | |
| 1689 | + | |
| 1690 | + | |
1682 | 1691 | | |
1683 | 1692 | | |
1684 | 1693 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4203 | 4203 | | |
4204 | 4204 | | |
4205 | 4205 | | |
| 4206 | + | |
| 4207 | + | |
| 4208 | + | |
| 4209 | + | |
| 4210 | + | |
| 4211 | + | |
| 4212 | + | |
| 4213 | + | |
| 4214 | + | |
| 4215 | + | |
| 4216 | + | |
| 4217 | + | |
| 4218 | + | |
| 4219 | + | |
4206 | 4220 | | |
4207 | 4221 | | |
4208 | 4222 | | |
| |||
0 commit comments