Commit Graph

7 Commits

Author SHA1 Message Date
Alex Hultman 7cdb1f7224 Do not expect a trailer after chunked body 2022-10-18 16:55:22 +02:00
Alex Hultman 526d5d8bb9 Mother of god; do not require C++20 2022-10-08 06:18:29 +02:00
Alex Hultman 532d70041d Fix that chunk bug 2022-10-08 06:10:44 +02:00
Alex Hultman c5a53782bc Make the chunk parser stop after trailer, trigger next bug to fix 2022-10-08 05:35:02 +02:00
Alex Hultman e4e04940c5 Greatly improved chunk-encoded parser and test 2022-10-08 04:32:59 +02:00
Alex Hultman 5062696f63 Barely make it parse trailers 2022-10-07 13:50:27 +02:00
Alex Hultman a21446176d Add new ChunkedEncoding parser and test 2022-10-07 12:47:29 +02:00