Historie revizí

Autor SHA1 Zpráva Datum
  Kenneth Myhra 48b59aaeb1 LibWeb: Mark body argument of extract_body() as const reference před 3 roky
  Kenneth Myhra 42e76d8de9 LibWeb: Rename safely_extract_body() to extract_body() před 3 roky
  Linus Groh 6619483169 LibWeb: Update incorrect Fetch namespaces před 3 roky
  Linus Groh c501453425 LibWeb: Use Fetch's HeaderList::get_decode_and_split() in XMLHttpRequest před 3 roky
  Linus Groh bc68539e26 LibWeb: Add & use TRY_OR_RETURN_OOM macro před 3 roky
  Kenneth Myhra 5806eeec08 LibWeb: Add support for XHR response type Blob před 3 roky
  Linus Groh db5c455238 LibWeb: Use newly added 'Status' Fetch infrastructure in XMLHttpRequest před 3 roky
  Linus Groh aa852fd9f2 LibWeb: Use newly added 'Headers' Fetch infrastructure in XMLHttpRequest před 3 roky
  Linus Groh d232f3fc41 LibWeb: Use newly added 'Methods' Fetch infrastructure in XMLHttpRequest před 3 roky
  Linus Groh f42f0cceaa LibWeb: Make Fetch::collect_an_http_quoted_string()'s 2nd param optional před 3 roky
  Linus Groh fad69fcacd LibWeb: Move Fetch::collect_an_http_quoted_string() into HTTP.{cpp,h} před 3 roky
  Linus Groh e3798886ed LibWeb: Add & use 'HTTP whitespace' from '2.2. HTTP' in the Fetch spec před 3 roky
  Linus Groh df3e25f1bb LibWeb: Add & use 'HTTP tab or space' from '2.2. HTTP' in the Fetch spec před 3 roky
  Linus Groh 22a627fc1a LibWeb: Move Origin into the HTML namespace před 3 roky
  Ankur Sundara 400ef9913e LibWeb: Fix regexes for XHR před 3 roky
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) před 3 roky
  Kenneth Myhra 247951e09c LibWeb: Add URLSearchParams as part of union type for XHR::send() před 3 roky
  Kenneth Myhra 445c3050d4 LibWeb: Wire up XHR::ontimeout event před 3 roky
  Kenneth Myhra c805987329 LibWeb: Add timeout functionality to ResourceLoader před 3 roky
  Kenneth Myhra 8b42c05648 LibWeb: Add XMLHttpRequest::timeout setter and getter před 3 roky
  Luke Wilde 1f820f8840 LibWeb: Add support for the <base> element changing the base URL před 3 roky
  Kenneth Myhra a5514fece9 LibWeb: Move XHR::open() towards more spec compliance před 3 roky
  Kenneth Myhra 01194053b7 LibWeb: XHR set_request_header() validate header name and value před 3 roky
  Kenneth Myhra 1ca1a73d67 LibWeb: Trim leading and trailing HTTP whitespace bytes před 3 roky
  Kenneth Myhra fccea8888e LibWeb: Use a more restrictive regex for method token production před 3 roky
  Kenneth Myhra 053bcd4859 LibWeb: Combine headers in XMLHttpRequest::set_request_header před 3 roky
  Kenneth Myhra 69f05a66fc LibWeb: Add XMLHttpRequest::open() overload před 3 roky
  Idan Horowitz 086969277e Everywhere: Run clang-format před 3 roky
  Hendiadyoin1 6a95df2526 LibTextCodec: Don't allocate Strings on encoding normalisation před 3 roky
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb před 3 roky