Luke Wilde
|
9acc542059
LibWeb: Propagate Realm instead of VM more through Fetch
|
hace 2 años |
Linus Groh
|
11023a3c53
LibWeb/Fetch: Port infrastructure to new String
|
hace 2 años |
Linus Groh
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
hace 2 años |
Linus Groh
|
2f1bda3347
LibWeb/Fetch: Tweak wording in some spec comments
|
hace 2 años |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
hace 2 años |
Linus Groh
|
216f68c566
LibWeb: Register PendingResponse with a Request to keep it alive
|
hace 2 años |
Linus Groh
|
a1de15498d
LibWeb: Use proper origins in Request::has_redirect_tainted_origin()
|
hace 2 años |
Linus Groh
|
5ee9feb9cf
LibWeb: Implement 'Append a request `Origin` header' AO
|
hace 2 años |
Linus Groh
|
b1968b8bed
LibWeb: Make Fetch::Infrastructure::{Request,Response,HeaderList} GC'd
|
hace 2 años |
Linus Groh
|
e40c8f550f
LibWeb: Add non-const variants of Request::{current_,}url()
|
hace 2 años |
Linus Groh
|
02a4cba086
LibWeb: Use MUST() for infallible ByteBuffer::copy() invocations
|
hace 2 años |
Linus Groh
|
c12c6fd5ea
LibWeb: Fix typo in Fetch::Infrastructure::Request::add_range_header()
|
hace 2 años |
Linus Groh
|
1c12f5c31d
LibWeb: Make Fetch::Infrastructure::{Request,Response} ref-counted
|
hace 2 años |
Linus Groh
|
9fb672e981
LibWeb: Implement '5.4. Request class' from the Fetch API :^)
|
hace 2 años |
Linus Groh
|
afe2563e2b
LibWeb: Make HeaderList ref-counted
|
hace 2 años |
Linus Groh
|
a7164f2674
LibWeb: Stub out Fetch::Infrastructure::Body::clone()
|
hace 2 años |
Linus Groh
|
a602a4c780
LibWeb: Heap-allocate returned Fetch::Infrastructure::{Request,Response}
|
hace 2 años |
Linus Groh
|
2726fc9c73
LibWeb: Move Fetch infra into the Web::Fetch::Infrastructure namespace
|
hace 3 años |
Linus Groh
|
7116a7d2bf
LibWeb: Add definitions from '2.2.5 Requests' in the Fetch spec
|
hace 3 años |