Historique des commits

Auteur SHA1 Message Date
  Shannon Booth 04c094343f LibWeb+Meta: Add wrapper for the BufferSource/ArrayBufferView IDL types il y a 1 an
  Kenneth Myhra 1120011de4 LibWeb: Add FormData support to XHR il y a 2 ans
  Linus Groh 7f9ddcf420 LibWeb/Fetch: Port JS interfaces to new String il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Kenneth Myhra 8f0fdef856 LibWeb: Remove unused type XMLHttpRequestBodyInit il y a 2 ans
  Linus Groh a2a4ad3b9d LibWeb: Fix typo in BodyInitOrReadableBytes type alias il y a 2 ans
  Linus Groh dcded8d39f LibWeb: Implement 'Safely extract BodyInit' AO il y a 2 ans
  Linus Groh b5e8e9b30b LibWeb: Support ReadonlyBytes as argument for extract_body() il y a 2 ans
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ il y a 2 ans
  Linus Groh 54a987ad45 LibWeb: Update extract_body() to use BodyInit il y a 2 ans
  Linus Groh 8f5620b5d9 LibWeb: Add BodyInit union type il y a 2 ans
  Linus Groh 571f4e3ebb LibWeb: Move extract_body() into Fetch il y a 2 ans
  Linus Groh 1ace80235b LibWeb: Move XMLHttpRequestBodyInit into Fetch il y a 2 ans