summaryrefslogtreecommitdiff
path: root/Userland/Services/RequestServer/Request.h
AgeCommit message (Expand)Author
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-03-24Services: Use default constructors/destructorsLenny Maiorani
2022-02-25Userland: Rename IPC ClientConnection => ConnectionFromClientItamar
2022-02-06Userland: Convert TLS::TLSv12 to a Core::Stream::SocketAli Mohammad Pur
2022-01-27RequestServer: Make Request::url() virtualAndreas Kling
2021-04-25Services: Rename ProtocolServer to RequestServerDexesTTP