1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-14 01:12:06 +00:00
serenity/Services/WebServer
Sahan Fernando 6d97b623cd Everywhere: Fix incorrect uses of String::format and StringBuilder::appendf
These changes are arbitrarily divided into multiple commits to make it
easier to find potentially introduced bugs with git bisect.
2021-01-11 21:06:32 +01:00
..
Client.cpp Everywhere: Fix incorrect uses of String::format and StringBuilder::appendf 2021-01-11 21:06:32 +01:00
Client.h LibHTTP: Make HTTPRequest::from_raw_request() take a ReadonlyBytes 2020-12-19 18:29:13 +01:00
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
main.cpp AK: Don't add newline for outf/dbgf/warnf. 2020-10-04 17:04:55 +02:00