summaryrefslogtreecommitdiff
path: root/Services/ProtocolServer/ClientConnection.cpp
AgeCommit message (Expand)Author
2020-07-06ProtocolServer: Turn this into a multi-instance serviceAndreas Kling
2020-07-06LibIPC+Services: Make ClientConnection take socket as NonnullRefPtrAndreas Kling
2020-06-13ProtocolServer+LibProtocol: Propagate HTTP status codes to clientsAndreas Kling
2020-05-27ProtocolServer: Forget downloads after they are stoppedAndreas Kling
2020-05-21ProtocolServer: Support request headersAndreas Kling
2020-05-17ProtocolServer: Put everything in the ProtocolServer namespaceAndreas Kling