summaryrefslogtreecommitdiff
path: root/Services/ProtocolServer/HttpDownload.cpp
AgeCommit message (Expand)Author
2020-06-13ProtocolServer+LibProtocol: Propagate HTTP status codes to clientsAndreas 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