mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-25 02:12:39 +00:00
isomorphic encoding a value that has already been encoded will result in garbage data. `response_headers` is already encoded in ISO-8859-1/latin1, we cannot use `from_string_pair`, as it triggers ISO-8859-1/latin1 encoding. Follow-up of https://github.com/LadybirdBrowser/ladybird/pull/1893 |
||
---|---|---|
.. | ||
HTTP | ||
ConnectionTimingInfo.cpp | ||
ConnectionTimingInfo.h | ||
FetchAlgorithms.cpp | ||
FetchAlgorithms.h | ||
FetchController.cpp | ||
FetchController.h | ||
FetchParams.cpp | ||
FetchParams.h | ||
FetchRecord.cpp | ||
FetchRecord.h | ||
FetchTimingInfo.cpp | ||
FetchTimingInfo.h | ||
HTTP.cpp | ||
HTTP.h | ||
IncrementalReadLoopReadRequest.cpp | ||
IncrementalReadLoopReadRequest.h | ||
MimeTypeBlocking.cpp | ||
MimeTypeBlocking.h | ||
NetworkPartitionKey.cpp | ||
NetworkPartitionKey.h | ||
NoSniffBlocking.cpp | ||
NoSniffBlocking.h | ||
PortBlocking.cpp | ||
PortBlocking.h | ||
RequestOrResponseBlocking.h | ||
Task.cpp | ||
Task.h | ||
URL.cpp | ||
URL.h |