summaryrefslogtreecommitdiff
path: root/Services/ProtocolServer/GeminiProtocol.h
AgeCommit message (Expand)Author
2020-12-30ProtocolServer: Stream the downloaded data if possibleAnotherTest
2020-09-28ProtocolServer+LibWeb: Support more detailed HTTP requestsAndreas Kling
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