Files
Darnell Andries b9b4c5d9e6 Large chunked OHTTP request fix (#36766)
The RFC suggests a maximum chunk size of 16,384 bytes. If a request is made with
a plaintext length that is greater than the limit, split it up into 15kb chunks and
encrypt them individually.
2026-05-27 20:53:03 +01:00
..