summaryrefslogtreecommitdiff
path: root/Services/ProtocolServer/HttpProtocol.cpp
AgeCommit message (Expand)Author
2020-12-31ProtocolServer: Avoid blocking all downloads when client stops readingAnotherTest
2020-12-30ProtocolServer: Stream the downloaded data if possibleAnotherTest
2020-10-30LibHTTP+ProtocolServer+LibGemini: Remove Request::schedule()AnotherTest
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-08Services: Renamed from ServersAndreas Kling