- http_parse_header_value(+Field, +Value, -Prolog) is semidet
- Translate Value in a meaningful Prolog term. Field denotes the
HTTP request field for which we do the translation. Supported
fields are:
- accept
 - Errors
- - domain_error(http_request_field, Field)if this library is not prepared to handle this field (yet).