mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
Instead of checking the header in ZlibDecompressor::create(), we now check it in read_some() when it is called for the first time. This resolves a FIXME in the new DecompressionStream implementation.
4 lines
109 B
Plaintext
4 lines
109 B
Plaintext
format=deflate: Well hello friends!
|
|
format=deflate-raw: Well hello friends!
|
|
format=gzip: Well hello friends!
|