Historial de Commits

Autor SHA1 Mensaje Fecha
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library hace 1 año
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL hace 1 año
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
  Aliaksandr Kalenik 5d885e9047 LibWeb/Fetch: Align `is_network_error()` with the latest specification hace 1 año
  Aliaksandr Kalenik bdd3a16b16 LibWeb: Make `Fetch::Infrastructure::Body` be GC allocated hace 1 año
  Timothy Flynn dff0e8a0dc LibWeb: Implement the fetch response's unsafe response AO hace 2 años
  Timothy Flynn e4cb27050a LibWeb: Implement the fetch response is CORS-cross-origin AO hace 2 años
  Luke Wilde 9acc542059 LibWeb: Propagate Realm instead of VM more through Fetch hace 2 años
  Linus Groh 1032ac2453 LibWeb/Fetch: Store Response error message as a String{,View} variant hace 2 años
  Linus Groh 11023a3c53 LibWeb/Fetch: Port infrastructure to new String hace 2 años
  Timothy Flynn 7955cb14fb LibWeb: Add missing GCPtr.h includes to Fetch headers hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Linus Groh 32e0f0aec8 LibWeb: Require error message for Response::network_error() hace 2 años
  Linus Groh c93e6ea0d9 LibWeb: Implement 'Appropriate network error' AO hace 2 años
  Linus Groh d2deb8fa6d LibWeb: Add has-cross-origin-redirects flag to Fetch::Infra::Response hace 2 años
  Linus Groh b1968b8bed LibWeb: Make Fetch::Infrastructure::{Request,Response,HeaderList} GC'd hace 2 años
  Linus Groh 8f8fcfee1a LibWeb: Also make non-const Response getters virtual hace 2 años
  Linus Groh 1c12f5c31d LibWeb: Make Fetch::Infrastructure::{Request,Response} ref-counted hace 2 años
  Linus Groh 72a752685f LibWeb: Add missing link to Fetch::Infrastructure::Response member hace 2 años
  Linus Groh afe2563e2b LibWeb: Make HeaderList ref-counted hace 2 años
  Linus Groh a7164f2674 LibWeb: Stub out Fetch::Infrastructure::Body::clone() hace 2 años
  Linus Groh ef5e2eb794 LibWeb: Implement Fetch::Infrastructure::Response::clone() hace 2 años
  Linus Groh a602a4c780 LibWeb: Heap-allocate returned Fetch::Infrastructure::{Request,Response} hace 2 años
  Linus Groh 2726fc9c73 LibWeb: Move Fetch infra into the Web::Fetch::Infrastructure namespace hace 3 años
  Linus Groh 8da3914bdc LibWeb: Add definitions from '2.2.6. Responses' in the Fetch spec hace 3 años