networkException
|
9915fa72fb
AK+Everywhere: Use Optional for URLParser::parse's base_url parameter
|
2 anos atrás |
Luke Wilde
|
9acc542059
LibWeb: Propagate Realm instead of VM more through Fetch
|
2 anos atrás |
Linus Groh
|
1032ac2453
LibWeb/Fetch: Store Response error message as a String{,View} variant
|
2 anos atrás |
Linus Groh
|
11023a3c53
LibWeb/Fetch: Port infrastructure to new String
|
2 anos atrás |
Luke Wilde
|
237df9df5c
LibWeb: Make extract_header_list_values differentiate parsing failures
|
2 anos atrás |
Timothy Flynn
|
d8044c5358
LibJS+LibWeb: Move the macro to convert ENOMEM to an exception to LibJS
|
2 anos atrás |
Linus Groh
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 anos atrás |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 anos atrás |
Andreas Kling
|
b81816a539
LibJS+LibWeb: Make CyclicModule.h not include AST.h
|
2 anos atrás |
Linus Groh
|
c8d121fa32
LibWeb: Implement most of the 'Fetching' AOs
|
2 anos atrás |
Linus Groh
|
32e0f0aec8
LibWeb: Require error message for Response::network_error()
|
2 anos atrás |
Linus Groh
|
caa13bf41d
LibWeb: Fix URL parsing in Response::location_url()
|
2 anos atrás |
Linus Groh
|
fd042dce55
LibWeb: Actually extract Location header in Response::location_url()
|
2 anos atrás |
Linus Groh
|
c93e6ea0d9
LibWeb: Implement 'Appropriate network error' AO
|
2 anos atrás |
Linus Groh
|
b1968b8bed
LibWeb: Make Fetch::Infrastructure::{Request,Response,HeaderList} GC'd
|
2 anos atrás |
Linus Groh
|
7e7def71c1
LibWeb: Use getters instead of direct member access in Response methods
|
2 anos atrás |
Linus Groh
|
0a186cb460
LibWeb: Handle filtered response in Response::clone()
|
2 anos atrás |
Linus Groh
|
9ad6031bca
LibWeb: Move internal response in FilteredResponse create() functions
|
2 anos atrás |
Linus Groh
|
1c12f5c31d
LibWeb: Make Fetch::Infrastructure::{Request,Response} ref-counted
|
2 anos atrás |
Linus Groh
|
afe2563e2b
LibWeb: Make HeaderList ref-counted
|
2 anos atrás |
Linus Groh
|
a7164f2674
LibWeb: Stub out Fetch::Infrastructure::Body::clone()
|
2 anos atrás |
Linus Groh
|
ef5e2eb794
LibWeb: Implement Fetch::Infrastructure::Response::clone()
|
2 anos atrás |
Linus Groh
|
a602a4c780
LibWeb: Heap-allocate returned Fetch::Infrastructure::{Request,Response}
|
2 anos atrás |
Linus Groh
|
2726fc9c73
LibWeb: Move Fetch infra into the Web::Fetch::Infrastructure namespace
|
3 anos atrás |
Linus Groh
|
8da3914bdc
LibWeb: Add definitions from '2.2.6. Responses' in the Fetch spec
|
3 anos atrás |