Historique des commits

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