Commit History

Autor SHA1 Mensaxe Data
  Linus Groh aa852fd9f2 LibWeb: Use newly added 'Headers' Fetch infrastructure in XMLHttpRequest %!s(int64=3) %!d(string=hai) anos
  Linus Groh d232f3fc41 LibWeb: Use newly added 'Methods' Fetch infrastructure in XMLHttpRequest %!s(int64=3) %!d(string=hai) anos
  Linus Groh f42f0cceaa LibWeb: Make Fetch::collect_an_http_quoted_string()'s 2nd param optional %!s(int64=3) %!d(string=hai) anos
  Linus Groh fad69fcacd LibWeb: Move Fetch::collect_an_http_quoted_string() into HTTP.{cpp,h} %!s(int64=3) %!d(string=hai) anos
  Linus Groh e3798886ed LibWeb: Add & use 'HTTP whitespace' from '2.2. HTTP' in the Fetch spec %!s(int64=3) %!d(string=hai) anos
  Linus Groh df3e25f1bb LibWeb: Add & use 'HTTP tab or space' from '2.2. HTTP' in the Fetch spec %!s(int64=3) %!d(string=hai) anos
  Linus Groh 22a627fc1a LibWeb: Move Origin into the HTML namespace %!s(int64=3) %!d(string=hai) anos
  Ankur Sundara 400ef9913e LibWeb: Fix regexes for XHR %!s(int64=3) %!d(string=hai) anos
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) %!s(int64=3) %!d(string=hai) anos
  Kenneth Myhra 247951e09c LibWeb: Add URLSearchParams as part of union type for XHR::send() %!s(int64=3) %!d(string=hai) anos
  Kenneth Myhra 445c3050d4 LibWeb: Wire up XHR::ontimeout event %!s(int64=3) %!d(string=hai) anos
  Kenneth Myhra c805987329 LibWeb: Add timeout functionality to ResourceLoader %!s(int64=3) %!d(string=hai) anos
  Kenneth Myhra 8b42c05648 LibWeb: Add XMLHttpRequest::timeout setter and getter %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 1f820f8840 LibWeb: Add support for the <base> element changing the base URL %!s(int64=3) %!d(string=hai) anos
  Kenneth Myhra a5514fece9 LibWeb: Move XHR::open() towards more spec compliance %!s(int64=3) %!d(string=hai) anos
  Kenneth Myhra 01194053b7 LibWeb: XHR set_request_header() validate header name and value %!s(int64=3) %!d(string=hai) anos
  Kenneth Myhra 1ca1a73d67 LibWeb: Trim leading and trailing HTTP whitespace bytes %!s(int64=3) %!d(string=hai) anos
  Kenneth Myhra fccea8888e LibWeb: Use a more restrictive regex for method token production %!s(int64=3) %!d(string=hai) anos
  Kenneth Myhra 053bcd4859 LibWeb: Combine headers in XMLHttpRequest::set_request_header %!s(int64=3) %!d(string=hai) anos
  Kenneth Myhra 69f05a66fc LibWeb: Add XMLHttpRequest::open() overload %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
  Hendiadyoin1 6a95df2526 LibTextCodec: Don't allocate Strings on encoding normalisation %!s(int64=3) %!d(string=hai) anos
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML %!s(int64=3) %!d(string=hai) anos
  Andreas Kling e76e8e22b5 LibWeb: Separate "event listener" from "EventListener" %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 385b07dcda LibWeb: Implement responseType and response for XHR %!s(int64=3) %!d(string=hai) anos
  Linus Groh 6d0e6e3811 LibWeb: Rename Origin::is_same() to Origin::is_same_origin() %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 28f0193d9b LibWeb: Decode XHR text with the specified charset in the MIME type %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 4ccade42b7 LibWeb: Implement XMLHttpRequest.overrideMimeType %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 5aacec65ab LibWeb: Rewrite EventTarget to more closely match the spec %!s(int64=3) %!d(string=hai) anos