mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-10 05:02:54 +00:00
The majority of error strings are StringView literals, and it seems
silly to require heap-allocating strings for these.
This idea is stolen from a recent change in
|
||
---|---|---|
.. | ||
Bodies.cpp | ||
Bodies.h | ||
Headers.cpp | ||
Headers.h | ||
Methods.cpp | ||
Methods.h | ||
Requests.cpp | ||
Requests.h | ||
Responses.cpp | ||
Responses.h | ||
Statuses.cpp | ||
Statuses.h |