Age | Commit message (Expand) | Author |
---|---|---|
2020-05-21 | LibWeb: Send User-Agent in HTTP requests | Andreas Kling |
2020-05-10 | LibProtocol: Pass response headers in a case insensitive HashMap | Andreas Kling |
2020-05-05 | LibWeb: Expose the ProtocolClient inside ResourceLoader as an API | Andreas Kling |
2020-05-03 | ProtocolServer: Pass HTTP response headers to the client | Andreas Kling |
2020-04-12 | LibWeb: Add port blacklist for ResourceLoader::load | Brendan Coles |
2020-04-03 | LibWeb: Add ResourceLoader::load_sync() | Andreas Kling |
2020-04-01 | Browser: Add error page | Linus Groh |
2020-03-07 | LibWeb: Rename directory LibHTML => LibWeb | Andreas Kling |