Age | Commit message (Expand) | Author |
---|---|---|
2020-07-06 | ProtocolServer: Turn this into a multi-instance service | Andreas Kling |
2020-07-06 | LibIPC+Services: Make ClientConnection take socket as NonnullRefPtr | Andreas Kling |
2020-06-13 | ProtocolServer+LibProtocol: Propagate HTTP status codes to clients | Andreas Kling |
2020-05-27 | ProtocolServer: Forget downloads after they are stopped | Andreas Kling |
2020-05-21 | ProtocolServer: Support request headers | Andreas Kling |
2020-05-17 | ProtocolServer: Put everything in the ProtocolServer namespace | Andreas Kling |