summaryrefslogtreecommitdiff
path: root/Libraries/LibWeb/ResourceLoader.h
AgeCommit message (Expand)Author
2020-05-21LibWeb: Send User-Agent in HTTP requestsAndreas Kling
2020-05-10LibProtocol: Pass response headers in a case insensitive HashMapAndreas Kling
2020-05-05LibWeb: Expose the ProtocolClient inside ResourceLoader as an APIAndreas Kling
2020-05-03ProtocolServer: Pass HTTP response headers to the clientAndreas Kling
2020-04-12LibWeb: Add port blacklist for ResourceLoader::loadBrendan Coles
2020-04-03LibWeb: Add ResourceLoader::load_sync()Andreas Kling
2020-04-01Browser: Add error pageLinus Groh
2020-03-07LibWeb: Rename directory LibHTML => LibWebAndreas Kling