Linus Groh fd35fc5ba8 LibWeb/Fetch: Fix build error in HeadersIterator::next() hace 2 años
..
Fetching 35612c6a7f AK+Everywhere: Change URL::path() to serialize_path() hace 2 años
Infrastructure 9915fa72fb AK+Everywhere: Use Optional for URLParser::parse's base_url parameter hace 2 años
Body.cpp 1c165b67ef LibWeb/Streams: Use MUST_OR_THROW_OOM() when creating JS exceptions hace 2 años
Body.h ccdb1bcc4e LibWeb/Fetch: Implement Body's "fully read" function from the spec hace 2 años
Body.idl 5ad6283331 LibWeb: Implement '5.3. Body mixin' from the Fetch API :^) hace 2 años
BodyInit.cpp 1120011de4 LibWeb: Add FormData support to XHR hace 2 años
BodyInit.h 1120011de4 LibWeb: Add FormData support to XHR hace 2 años
BodyInit.idl 1120011de4 LibWeb: Add FormData support to XHR hace 2 años
Enums.cpp 0b52b883af LibWeb: Implement '5.5. Response class' from the Fetch API :^) hace 2 años
Enums.h 0b52b883af LibWeb: Implement '5.5. Response class' from the Fetch API :^) hace 2 años
FetchMethod.cpp 5cc6b1c4db LibWeb/HTML: Port Window.fetch() to IDL hace 2 años
FetchMethod.h 5cc6b1c4db LibWeb/HTML: Port Window.fetch() to IDL hace 2 años
Headers.cpp a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case hace 2 años
Headers.h 7f9ddcf420 LibWeb/Fetch: Port JS interfaces to new String hace 2 años
Headers.idl 7f9ddcf420 LibWeb/Fetch: Port JS interfaces to new String hace 2 años
HeadersIterator.cpp fd35fc5ba8 LibWeb/Fetch: Fix build error in HeadersIterator::next() hace 2 años
HeadersIterator.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr hace 2 años
Request.cpp 35612c6a7f AK+Everywhere: Change URL::path() to serialize_path() hace 2 años
Request.h 5cc6b1c4db LibWeb/HTML: Port Window.fetch() to IDL hace 2 años
Request.idl 7f9ddcf420 LibWeb/Fetch: Port JS interfaces to new String hace 2 años
Response.cpp 9915fa72fb AK+Everywhere: Use Optional for URLParser::parse's base_url parameter hace 2 años
Response.h 5cc6b1c4db LibWeb/HTML: Port Window.fetch() to IDL hace 2 años
Response.idl 7f9ddcf420 LibWeb/Fetch: Port JS interfaces to new String hace 2 años