summaryrefslogtreecommitdiff
path: root/Services/ProtocolServer/GeminiProtocol.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-17ProtocolServer: Integrate LibGemini for simple requestsConrad Pankoff