История коммитов

Автор SHA1 Сообщение Дата
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 лет назад
  Luke Wilde 9acc542059 LibWeb: Propagate Realm instead of VM more through Fetch 2 лет назад
  Linus Groh 11023a3c53 LibWeb/Fetch: Port infrastructure to new String 2 лет назад
  Timothy Flynn 7955cb14fb LibWeb: Add missing GCPtr.h includes to Fetch headers 2 лет назад
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 лет назад
  Linus Groh 216f68c566 LibWeb: Register PendingResponse with a Request to keep it alive 2 лет назад
  Linus Groh 5ee9feb9cf LibWeb: Implement 'Append a request `Origin` header' AO 2 лет назад
  Linus Groh 55315d72f7 LibWeb: Explain the use-URL-credentials flag 2 лет назад
  Linus Groh b1968b8bed LibWeb: Make Fetch::Infrastructure::{Request,Response,HeaderList} GC'd 2 лет назад
  Linus Groh e40c8f550f LibWeb: Add non-const variants of Request::{current_,}url() 2 лет назад
  Linus Groh c12c6fd5ea LibWeb: Fix typo in Fetch::Infrastructure::Request::add_range_header() 2 лет назад
  Linus Groh acc1c2b3cb LibWeb/Fetch: Add "webidentity" destination for FedCM 2 лет назад
  Linus Groh 1c12f5c31d LibWeb: Make Fetch::Infrastructure::{Request,Response} ref-counted 2 лет назад
  Linus Groh 886ca9c7b6 LibWeb: Add missing Request::policy_container() getter and setter 2 лет назад
  Linus Groh 16d6c62193 LibWeb: Make Fetch::Infrastructure::Request::set_client() take a pointer 2 лет назад
  Linus Groh 7b50e96434 LibWeb: Add missing links to Fetch::Infrastructure::Request members 2 лет назад
  Linus Groh afe2563e2b LibWeb: Make HeaderList ref-counted 2 лет назад
  Linus Groh 2d57d47132 LibWeb: Make Fetch::Infrastructure::Request::m_method default to "GET" 2 лет назад
  Linus Groh a7164f2674 LibWeb: Stub out Fetch::Infrastructure::Body::clone() 2 лет назад
  Linus Groh dc6fb43d26 LibWeb: Add referrer policy to Fetch::Infrastructure::Request 2 лет назад
  Linus Groh a602a4c780 LibWeb: Heap-allocate returned Fetch::Infrastructure::{Request,Response} 2 лет назад
  Linus Groh 88ee15a497 LibWeb: Mark two Fetch::Infrastructure::Request getters as const 2 лет назад
  Andreas Kling 9683da4470 LibWeb: Add referrer accessors to Fetch Request 2 лет назад
  Linus Groh 2726fc9c73 LibWeb: Move Fetch infra into the Web::Fetch::Infrastructure namespace 3 лет назад
  Linus Groh 7116a7d2bf LibWeb: Add definitions from '2.2.5 Requests' in the Fetch spec 3 лет назад