Linus Groh
|
11023a3c53
LibWeb/Fetch: Port infrastructure to new String
|
2 years ago |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 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 |
Linus Groh
|
9d60010b44
LibWeb: Mark Fetch::collect_an_http_quoted_string() [[nodiscard]]
|
3 years ago |
Linus Groh
|
f42f0cceaa
LibWeb: Make Fetch::collect_an_http_quoted_string()'s 2nd param optional
|
3 years ago |
Linus Groh
|
fad69fcacd
LibWeb: Move Fetch::collect_an_http_quoted_string() into HTTP.{cpp,h}
|
3 years ago |
Linus Groh
|
e3798886ed
LibWeb: Add & use 'HTTP whitespace' from '2.2. HTTP' in the Fetch spec
|
3 years ago |
Linus Groh
|
df3e25f1bb
LibWeb: Add & use 'HTTP tab or space' from '2.2. HTTP' in the Fetch spec
|
3 years ago |