Commit History

Author SHA1 Message Date
  Timothy Flynn e74d2b1762 LibWeb+LibWebView: Set the default path for invalid cookie Path values 9 months ago
  Shannon Booth cc55732332 LibURL+Everywhere: Only percent decode URL paths when actually needed 11 months ago
  Jamie Mansfield 2ca8fd1832 LibWeb: Make preferred languages configurable 11 months ago
  Andreas Kling 2c918b540d LibWeb+RequestServer: Let RequestServer set HTTP Accept-Encoding header 11 months ago
  circl 91e3ef6dbf LibWeb/ResourceLoader: Report file: errors as "network errors" 1 year ago
  circl e35b055192 LibWeb/ResourceLoader: Call error callback if resource: load fails 1 year ago
  Tim Ledbetter 66662496e6 LibWeb: Remove `ResourceLoader::emit_signpost()` 1 year ago
  Jamie Mansfield 1128375dff LibWeb: Support Gecko and WebKit navigator compatibility modes 1 year ago
  rmg-x ae983a2ef7 LibWeb: Add log_filtered_request() method in ResourceLoader 1 year ago
  Andreas Kling 847243b706 LibWeb: Only inject "User-Agent"/"Accept" headers when they're missing 1 year ago
  circl c169e43e13 Userland: Remove some SerenityOS checks 1 year ago
  Andreas Kling 260c5c50ad LibHTTP+RequestServer: Use HTTP::HeaderMap for request headers 1 year ago
  Andreas Kling 5ac0938859 LibHTTP+LibWeb: Stop bundling "Set-Cookie" headers as JSON 1 year ago
  Andreas Kling e636851481 LibHTTP+RequestServer: Add HTTP::HeaderMap and use for response headers 1 year ago
  Andreas Kling f2fd8fc928 Everywhere: Remove LibGemini 1 year ago
  Jamie Mansfield 295c4ef51a LibWeb/Fetch: Use MimeType in DataURL 1 year ago
  Timothy Flynn 1e97ae66e5 LibWeb: Support unbuffered resource load requests 1 year ago
  Timothy Flynn 168d28c15f LibProtocol+Userland: Support unbuffered protocol requests 1 year ago
  Timothy Flynn 086ddd481d Ladybird+LibWeb: Move User-Agent definitions to their own file 1 year ago
  Shannon Booth d200704b6d LibWeb: Add Last-Modified header to file and resource requests 1 year ago
  Andreas Kling 3d78f86a2f LibWeb: Don't ask RequestServer to prefetch DNS for file: and data: URLs 1 year ago
  Timothy Flynn 24ecf31ff5 LibURL+LibWeb: Move data URL processing to LibWeb's fetch infrastructure 1 year ago
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 year ago
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL 1 year ago
  Andrew Kaster e7daa02bf2 LibWeb: Unblock port 9000 1 year ago
  Bastiaan van der Plaat cde14901bc Ladybird+LibWeb: Add initial about:version internal page 1 year ago
  Bastiaan van der Plaat 05c0640474 Ladybird+LibWeb: Add about scheme support for internal pages 1 year ago
  Andreas Kling bf5ad56085 LibWeb: Ignore preconnect requests for file: and data: URLs 1 year ago
  Bastiaan van der Plaat f8feca5d21 LibWeb: Use directory page when viewing a resource schemed directory URL 1 year ago
  Timothy Flynn e511a264fe LibWeb: Implement ad-hoc steps to allow LibWeb to load resource:// URLs 1 year ago