mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
Currently these tests work, because we are lucky to have fetched response body available in `load_document()` to correctly sniff the MIME type. This is a preparation for upcoming change that makes fetching unbuffered, which will break these test unless we explicitly set the `Content-Type` header.