TypeScript API Documentation for LIBSOUP
API Version: 3.0
Library Version: 3.7.2
Generated with TypeDoc via ts-for-gir v5.2.0
Since 3.8
Parses header to see if it contains the token token (matched case-sensitively).
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
3.8
Parses
headerto see if it contains the tokentoken(matched case-sensitively).Note that this can't be used with lists that have qvalues.