Skip to content

Respect the quoted string rules of the RFC7816 as a sender

Timothée Jaussoin requested to merge fix/qop_quotes_http_rfc7616 into master

For historical reasons, a sender MUST NOT generate the quoted string syntax for the following parameters: algorithm, qop, and nc.

Merge request reports