summaryrefslogtreecommitdiff
path: root/Userland/Services/RequestServer/HttpProtocol.h
AgeCommit message (Expand)Author
2022-04-09RequestServer+LibProtocol: Allow users to specify a per-request proxyAli Mohammad Pur
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-02-25Userland: Rename IPC ClientConnection => ConnectionFromClientItamar
2022-02-06Userland: Convert TLS::TLSv12 to a Core::Stream::SocketAli Mohammad Pur
2021-04-25Services: Rename ProtocolServer to RequestServerDexesTTP