Files
ladybird/Userland/Libraries/LibWeb/Fetch/Infrastructure/HTTP/Headers.cpp
Linus Groh 455aa34011 LibWeb: Partially implement 'Extract header (list) values' AOs
The header-specific ABNF rules are completely ignored for now, but we
can at least extract a single header value, which at least works for
simple cases like `Location`-based redirects.
2022-10-30 20:10:29 +00:00

29 KiB