Commit History

Author SHA1 Message Date
  Shannon Booth cc91473f4d LibWeb: Make TemporaryExecutionContext take a Realm& 8 months ago
  Shannon Booth e6d1123ce8 LibWeb: Make ResourceLoader callbacks HeapFunctions 8 months ago
  Shannon Booth 1c18b900e2 LibWeb: Port EventLoop::spin_XXX to HeapFunction 8 months ago
  Shannon Booth 29cea5bd24 LibWeb: Make EventLoopPlugin::deferred_invoke take a HeapFunction 8 months ago
  Jonne Ransijn afe74afa9e LibWeb/Fetch: Do not clone stored responses 8 months ago
  Jonne Ransijn c7a51ed297 LibWeb/Fetch: Update cached responses when revalidating 8 months ago
  Andreas Kling 88e7688940 LibWeb: Make more MimeSniff::MimeType APIs infallible 8 months ago
  Andreas Kling dd419b5a8d AK: Make String::number() infallible 8 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 10 months ago
  Jelle Raaijmakers e7984a7711 LibWeb: Check presence of `WWW-Authenticate` header in fetch response 10 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 11 months ago
  Kenneth Myhra a744a9ebe7 LibWeb: Append fetch record to client's fetch group when request is a 11 months ago
  Kemal Zebari c5f1e47883 LibWeb: Implement Blob::bytes() 11 months ago
  Jamie Mansfield 2ca8fd1832 LibWeb: Make preferred languages configurable 11 months ago
  mobounya 9c93630d02 LibWeb: Conform HTTP-network-or-cache to specs 11 months 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