Linus Groh
|
a156722744
LibWeb/Fetch: Update spec comment to decode bytes to string
|
2 years ago |
Linus Groh
|
1c9bb2d8b4
LibWeb/Fetch: Refactor forbidden request-headers
|
2 years ago |
Linus Groh
|
011f6a6cb4
LibWeb/Fetch: Use tuple syntax for headers in spec comments
|
2 years ago |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
Linus Groh
|
455aa34011
LibWeb: Partially implement 'Extract header (list) values' AOs
|
2 years ago |
Linus Groh
|
6deb5ce9b5
LibWeb: Implement 'Default `User-Agent` value' AO
|
2 years ago |
Linus Groh
|
b1968b8bed
LibWeb: Make Fetch::Infrastructure::{Request,Response,HeaderList} GC'd
|
2 years ago |
Linus Groh
|
16136f0bdd
LibWeb: Fix incorrect peek offset in HeaderList::get_decode_and_split()
|
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 |
Ben Wiederhake
|
3aeb57ed09
AK+Everywhere: Fix data corruption due to code-point-to-char conversion
|
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
|
bad6ad8861
LibWeb: Implement CaseInsensitiveBytesTraits::equals()
|
3 years ago |
Linus Groh
|
2726fc9c73
LibWeb: Move Fetch infra into the Web::Fetch::Infrastructure namespace
|
3 years ago |
Linus Groh
|
dd9bf10151
LibWeb: Add definitions from '2.2.2. Headers' in the Fetch spec
|
3 years ago |