Luke Wilde
|
9acc542059
LibWeb: Propagate Realm instead of VM more through Fetch
|
2 年之前 |
Linus Groh
|
1032ac2453
LibWeb/Fetch: Store Response error message as a String{,View} variant
|
2 年之前 |
Linus Groh
|
11023a3c53
LibWeb/Fetch: Port infrastructure to new String
|
2 年之前 |
Timothy Flynn
|
7955cb14fb
LibWeb: Add missing GCPtr.h includes to Fetch headers
|
2 年之前 |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
Linus Groh
|
32e0f0aec8
LibWeb: Require error message for Response::network_error()
|
2 年之前 |
Linus Groh
|
c93e6ea0d9
LibWeb: Implement 'Appropriate network error' AO
|
2 年之前 |
Linus Groh
|
d2deb8fa6d
LibWeb: Add has-cross-origin-redirects flag to Fetch::Infra::Response
|
2 年之前 |
Linus Groh
|
b1968b8bed
LibWeb: Make Fetch::Infrastructure::{Request,Response,HeaderList} GC'd
|
2 年之前 |
Linus Groh
|
8f8fcfee1a
LibWeb: Also make non-const Response getters virtual
|
2 年之前 |
Linus Groh
|
1c12f5c31d
LibWeb: Make Fetch::Infrastructure::{Request,Response} ref-counted
|
2 年之前 |
Linus Groh
|
72a752685f
LibWeb: Add missing link to Fetch::Infrastructure::Response member
|
2 年之前 |
Linus Groh
|
afe2563e2b
LibWeb: Make HeaderList ref-counted
|
2 年之前 |
Linus Groh
|
a7164f2674
LibWeb: Stub out Fetch::Infrastructure::Body::clone()
|
2 年之前 |
Linus Groh
|
ef5e2eb794
LibWeb: Implement Fetch::Infrastructure::Response::clone()
|
2 年之前 |
Linus Groh
|
a602a4c780
LibWeb: Heap-allocate returned Fetch::Infrastructure::{Request,Response}
|
2 年之前 |
Linus Groh
|
2726fc9c73
LibWeb: Move Fetch infra into the Web::Fetch::Infrastructure namespace
|
3 年之前 |
Linus Groh
|
8da3914bdc
LibWeb: Add definitions from '2.2.6. Responses' in the Fetch spec
|
3 年之前 |