summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWebView/RequestServerAdapter.cpp
AgeCommit message (Expand)Author
2023-02-13Everywhere: Remove the `AK::` qualifier from Stream usagesTim Schumacher
2023-02-13LibCore: Rename `File` to `DeprecatedFile`Tim Schumacher
2023-01-29AK: Move `Stream` and `SeekableStream` from `LibCore`Tim Schumacher
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-05-15LibWeb: Abstract the LibProtocol ResourceLoader connectionDexesTTP