Age | Commit message (Expand) | Author |
---|---|---|
2020-12-31 | ProtocolServer: Avoid blocking all downloads when client stops reading | AnotherTest |
2020-12-30 | ProtocolServer: Stream the downloaded data if possible | AnotherTest |
2020-10-30 | LibHTTP+ProtocolServer+LibGemini: Remove Request::schedule() | AnotherTest |
2020-09-28 | ProtocolServer+LibWeb: Support more detailed HTTP requests | Andreas Kling |
2020-05-21 | ProtocolServer: Support request headers | Andreas Kling |
2020-05-17 | ProtocolServer: Put everything in the ProtocolServer namespace | Andreas Kling |
2020-05-17 | ProtocolServer: Attach downloads and their lifecycles to clients | Conrad Pankoff |
2020-05-08 | Services: Renamed from Servers | Andreas Kling |