[mod_auth] do not use quoted-string for algorithm
commit1799e4c3eb819d508726d857e4176e733d555b7b
authorGlenn Strauss <gstrauss@gluelogic.com>
Sun, 8 Sep 2019 17:55:33 +0000 (8 13:55 -0400)
committerGlenn Strauss <gstrauss@gluelogic.com>
Sun, 8 Sep 2019 17:55:33 +0000 (8 13:55 -0400)
tree2aa7f1c4b3a6958db8f0050f64c3bb4beadd000c
parent019efb0ed8ebaee8d23301d921e2c79ff293bab2
[mod_auth] do not use quoted-string for algorithm

https://www.rfc-editor.org/rfc/rfc7616.txt
3.3.  The WWW-Authenticate Response Header Field
...
   For historical reasons, a sender MUST only generate the quoted string
   syntax values for the following parameters: realm, domain, nonce,
   opaque, and qop.

   For historical reasons, a sender MUST NOT generate the quoted string
   syntax values for the following parameters: stale and algorithm.
src/mod_auth.c