Linus Groh
|
b1968b8bed
LibWeb: Make Fetch::Infrastructure::{Request,Response,HeaderList} GC'd
|
2 years ago |
Linus Groh
|
65f5c7adbc
LibWeb: Add Fetch::Infrastructure::Header::from_string_pair() helper
|
2 years ago |
Linus Groh
|
60e9790a40
LibWeb/Fetch: Add support for parsing a single range header value
|
2 years ago |
Linus Groh
|
9fb672e981
LibWeb: Implement '5.4. Request class' from the Fetch API :^)
|
2 years ago |
Linus Groh
|
afe2563e2b
LibWeb: Make HeaderList ref-counted
|
2 years ago |
Linus Groh
|
042dfc7284
LibWeb: Move extract_mime_type() from XMLHttpRequest to HeaderList
|
3 years ago |
Linus Groh
|
b5ab1f6b4a
LibWeb: Implement HeaderList::sort_and_combine()
|
3 years ago |
Linus Groh
|
2726fc9c73
LibWeb: Move Fetch infra into the Web::Fetch::Infrastructure namespace
|
3 years ago |
Linus Groh
|
4f02bac39c
LibWeb: Add a couple of missing includes to Fetch's Headers.h
|
3 years ago |
Linus Groh
|
dd9bf10151
LibWeb: Add definitions from '2.2.2. Headers' in the Fetch spec
|
3 years ago |