Linus Groh
|
b1968b8bed
LibWeb: Make Fetch::Infrastructure::{Request,Response,HeaderList} GC'd
|
2 tahun lalu |
Linus Groh
|
e40c8f550f
LibWeb: Add non-const variants of Request::{current_,}url()
|
2 tahun lalu |
Linus Groh
|
02a4cba086
LibWeb: Use MUST() for infallible ByteBuffer::copy() invocations
|
2 tahun lalu |
Linus Groh
|
c12c6fd5ea
LibWeb: Fix typo in Fetch::Infrastructure::Request::add_range_header()
|
2 tahun lalu |
Linus Groh
|
1c12f5c31d
LibWeb: Make Fetch::Infrastructure::{Request,Response} ref-counted
|
2 tahun lalu |
Linus Groh
|
9fb672e981
LibWeb: Implement '5.4. Request class' from the Fetch API :^)
|
2 tahun lalu |
Linus Groh
|
afe2563e2b
LibWeb: Make HeaderList ref-counted
|
2 tahun lalu |
Linus Groh
|
a7164f2674
LibWeb: Stub out Fetch::Infrastructure::Body::clone()
|
2 tahun lalu |
Linus Groh
|
a602a4c780
LibWeb: Heap-allocate returned Fetch::Infrastructure::{Request,Response}
|
2 tahun lalu |
Linus Groh
|
2726fc9c73
LibWeb: Move Fetch infra into the Web::Fetch::Infrastructure namespace
|
3 tahun lalu |
Linus Groh
|
7116a7d2bf
LibWeb: Add definitions from '2.2.5 Requests' in the Fetch spec
|
3 tahun lalu |