Commit History

Author SHA1 Message Date
  Shannon Booth 1c18b900e2 LibWeb: Port EventLoop::spin_XXX to HeapFunction 9 months ago
  Shannon Booth 29cea5bd24 LibWeb: Make EventLoopPlugin::deferred_invoke take a HeapFunction 9 months ago
  Jonne Ransijn afe74afa9e LibWeb/Fetch: Do not clone stored responses 9 months ago
  Jonne Ransijn c7a51ed297 LibWeb/Fetch: Update cached responses when revalidating 9 months ago
  Andreas Kling 88e7688940 LibWeb: Make more MimeSniff::MimeType APIs infallible 9 months ago
  Andreas Kling dd419b5a8d AK: Make String::number() infallible 9 months ago
  Shannon Booth 501f92b54e LibWeb+LibURL: Consolidate Origin parsing and serialization into LibURL 9 months ago
  Shannon Booth dc401f49ea LibWeb+LibURL: Move HTML::Origin to URL::Origin 9 months ago
  sideshowbarker 23da1752b5 LibWeb/Fetch: Set HTTP status code on cached responses 11 months ago
  Jelle Raaijmakers e7984a7711 LibWeb: Check presence of `WWW-Authenticate` header in fetch response 11 months ago
  Jamie Mansfield 35047de1d8 LibWeb/Fetch: Add a constant for the keepalive maximum size 11 months ago
  Shannon Booth 84a7fead0e LibURL: Make percent_encode return a String 11 months ago
  Shannon Booth ffe070d7f9 LibWeb+LibURL: Use URL paths directly for comparison 11 months ago
  Shannon Booth f511c0b441 LibURL+LibWeb: Do not percent decode in password/username getters 11 months ago
  sideshowbarker f735c464d3 LibWeb/Fetch: Don’t cache redirects 1 year ago
  Kenneth Myhra a744a9ebe7 LibWeb: Append fetch record to client's fetch group when request is a 1 year ago
  Kemal Zebari c5f1e47883 LibWeb: Implement Blob::bytes() 1 year ago
  Jamie Mansfield 2ca8fd1832 LibWeb: Make preferred languages configurable 1 year ago
  mobounya 9c93630d02 LibWeb: Conform HTTP-network-or-cache to specs 1 year ago
  Jamie Mansfield 9ce727d315 LibWeb/Fetch: Use correct header for prefetch requests 1 year ago
  Jamie Mansfield aee77b975c LibWeb/Fetch: Add missing fetch step for preloaded resources 1 year ago
  circl 4e6eb35520 LibWeb/Fetch: Pass error from ResourceLoader into network_error 1 year ago
  Jamie Mansfield fb20326979 LibWeb: Support sending DNT header with requests 1 year ago
  circl 1f3285eb04 LibWeb: Restrict fetching file: and resource: URLs to internal pages 1 year ago
  Andreas Kling a3c8e60710 LibWeb: Implement very basic in-memory HTTP caching 1 year ago
  Kenneth Myhra c51d01bea7 Fetch: Make sure we iterate over HeaderMap's headers() 1 year ago
  Andreas Kling e636851481 LibHTTP+RequestServer: Add HTTP::HeaderMap and use for response headers 1 year ago
  Jamie Mansfield ab6b687d4c LibWeb: Implement "Set request’s referrer policy on redirect" AO 1 year ago
  Jamie Mansfield 8542a8b458 LibWeb/Fetch: Update "HTTP-redirect fetch" algorithm to latest spec 1 year ago
  Jamie Mansfield 7ce35b75aa LibWeb: Implement should block mixed content response to request 1 year ago