Commit Verlauf

Autor SHA1 Nachricht Datum
  networkException 9915fa72fb AK+Everywhere: Use Optional for URLParser::parse's base_url parameter vor 2 Jahren
  Luke Wilde 9acc542059 LibWeb: Propagate Realm instead of VM more through Fetch vor 2 Jahren
  Linus Groh 1032ac2453 LibWeb/Fetch: Store Response error message as a String{,View} variant vor 2 Jahren
  Linus Groh 11023a3c53 LibWeb/Fetch: Port infrastructure to new String vor 2 Jahren
  Luke Wilde 237df9df5c LibWeb: Make extract_header_list_values differentiate parsing failures vor 2 Jahren
  Timothy Flynn d8044c5358 LibJS+LibWeb: Move the macro to convert ENOMEM to an exception to LibJS vor 2 Jahren
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Andreas Kling b81816a539 LibJS+LibWeb: Make CyclicModule.h not include AST.h vor 2 Jahren
  Linus Groh c8d121fa32 LibWeb: Implement most of the 'Fetching' AOs vor 2 Jahren
  Linus Groh 32e0f0aec8 LibWeb: Require error message for Response::network_error() vor 2 Jahren
  Linus Groh caa13bf41d LibWeb: Fix URL parsing in Response::location_url() vor 2 Jahren
  Linus Groh fd042dce55 LibWeb: Actually extract Location header in Response::location_url() vor 2 Jahren
  Linus Groh c93e6ea0d9 LibWeb: Implement 'Appropriate network error' AO vor 2 Jahren
  Linus Groh b1968b8bed LibWeb: Make Fetch::Infrastructure::{Request,Response,HeaderList} GC'd vor 2 Jahren
  Linus Groh 7e7def71c1 LibWeb: Use getters instead of direct member access in Response methods vor 2 Jahren
  Linus Groh 0a186cb460 LibWeb: Handle filtered response in Response::clone() vor 2 Jahren
  Linus Groh 9ad6031bca LibWeb: Move internal response in FilteredResponse create() functions vor 2 Jahren
  Linus Groh 1c12f5c31d LibWeb: Make Fetch::Infrastructure::{Request,Response} ref-counted vor 2 Jahren
  Linus Groh afe2563e2b LibWeb: Make HeaderList ref-counted vor 2 Jahren
  Linus Groh a7164f2674 LibWeb: Stub out Fetch::Infrastructure::Body::clone() vor 2 Jahren
  Linus Groh ef5e2eb794 LibWeb: Implement Fetch::Infrastructure::Response::clone() vor 2 Jahren
  Linus Groh a602a4c780 LibWeb: Heap-allocate returned Fetch::Infrastructure::{Request,Response} vor 2 Jahren
  Linus Groh 2726fc9c73 LibWeb: Move Fetch infra into the Web::Fetch::Infrastructure namespace vor 3 Jahren
  Linus Groh 8da3914bdc LibWeb: Add definitions from '2.2.6. Responses' in the Fetch spec vor 3 Jahren