TypeScript API Documentation for LIBSOUP
API Version: 3.0
Library Version: 3.6.6
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Parses header to see if it contains the token token (matched case-insensitively).
header
token
Note that this can't be used with lists that have qvalues.
An HTTP header suitable for parsing with header_parse_list
a token
whether or not header contains token
Parses
headerto see if it contains the tokentoken(matched case-insensitively).Note that this can't be used with lists that have qvalues.