summaryrefslogtreecommitdiff
path: root/Userland/Services/RequestServer/ConnectionFromClient.cpp
AgeCommit message (Expand)Author
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-09-29AK+Everywhere: Replace "protocol" with "scheme" url helpersnetworkException
2022-06-21RequestServer: Do not VERIFY(request.total_size.has_value())Kenneth Myhra
2022-04-09RequestServer+LibProtocol: Allow users to specify a per-request proxyAli Mohammad Pur
2022-03-24Services: Use default constructors/destructorsLenny Maiorani
2022-03-19RequestServer: Keep the EnsureConnection job alive until it finishesAli Mohammad Pur
2022-02-25Userland: Rename IPC ClientConnection => ConnectionFromClientItamar