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
A strict version of header_parse_semi_param_list that bails out if there are duplicate parameters.
Note that this function will treat RFC5987-encoded parameters as duplicated if an ASCII version is also present. For header fields that might contain RFC5987-encoded parameters, use header_parse_semi_param_list instead.
a header value
a GLib.HashTable of list elements, which can be freed with header_free_param_list or null if there are duplicate elements.
null
A strict version of header_parse_semi_param_list that bails out if there are duplicate parameters.
Note that this function will treat RFC5987-encoded parameters as duplicated if an ASCII version is also present. For header fields that might contain RFC5987-encoded parameters, use header_parse_semi_param_list instead.