summaryrefslogtreecommitdiff
path: root/Services/ProtocolServer/HttpProtocol.cpp
AgeCommit message (Expand)Author
2020-05-21ProtocolServer: Support request headersAndreas Kling
2020-05-17ProtocolServer: Put everything in the ProtocolServer namespaceAndreas Kling
2020-05-17ProtocolServer: Attach downloads and their lifecycles to clientsConrad Pankoff
2020-05-08Services: Renamed from ServersAndreas Kling