Commit Verlauf

Autor SHA1 Nachricht Datum
  Linus Groh 2f1bda3347 LibWeb/Fetch: Tweak wording in some spec comments vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Linus Groh 6cd57d4c15 LibWeb: Properly copy method and headers from the input in Request() vor 2 Jahren
  Linus Groh acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s vor 2 Jahren
  Linus Groh b1968b8bed LibWeb: Make Fetch::Infrastructure::{Request,Response,HeaderList} GC'd vor 2 Jahren
  Luke Wilde 5cc190ad70 LibWeb: Make Fetch::Request follow abort signals where appropriate vor 2 Jahren
  Linus Groh 419eb7ab97 LibWeb: Fix unchecked Variant access in Request::construct_impl() vor 2 Jahren
  Linus Groh 5995a9fd06 LibWeb/Fetch: Add duplex property to Request vor 2 Jahren
  Linus Groh 1c12f5c31d LibWeb: Make Fetch::Infrastructure::{Request,Response} ref-counted vor 2 Jahren
  Linus Groh 16d6c62193 LibWeb: Make Fetch::Infrastructure::Request::set_client() take a pointer vor 2 Jahren
  Andrew Kaster 4878a18ee7 LibWeb: Remove unecessary dependence on Window from Fetch, XHR, FileAPI vor 2 Jahren
  Linus Groh 9fb672e981 LibWeb: Implement '5.4. Request class' from the Fetch API :^) vor 2 Jahren