Alex Hultman
|
e0394289b6
|
Experimental: bump 30 bit receive limit to 62 bit
|
2023-12-26 09:04:57 +01:00 |
|
Alex Hultman
|
399204dbae
|
Reject chunk size overflow, non-hex chunk size
|
2022-10-31 18:58:01 +01:00 |
|
Alex Hultman
|
3cfad3584b
|
Take a-f, A-F
|
2022-10-31 18:10:16 +01:00 |
|
Alex Hultman
|
f0586366da
|
Take some from jarred
|
2022-10-23 03:41:03 +02:00 |
|
Alex Hultman
|
7cdb1f7224
|
Do not expect a trailer after chunked body
|
2022-10-18 16:55:22 +02:00 |
|
Alex Hultman
|
9428c55053
|
Use new chunked encoding parser
|
2022-10-08 08:16:55 +02:00 |
|
Alex Hultman
|
221509f11d
|
Add isParsingChunkedEncoding helper
|
2022-10-08 06:15:20 +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 |
|