https://bz.apache.org/bugzilla/show_bug.cgi?id=63288

--- Comment #3 from Julian Reschke <[email protected]> ---
> Looking into this, the current cache_strqtok() seems to consider that token 
> w/o values can be quoted as well (e.g. Cache-Control: "private"), which the 
> BNF in rfc7234#section-5.2 does not mention.

<https://httpwg.org/specs/rfc7234.html#header.cache-control>:

"Cache directives are identified by a token, to be compared case-insensitively,
and have an optional argument, that can use both token and quoted-string
syntax. For the directives defined below that define arguments, recipients
ought to accept both forms, even if one is documented to be preferred. For any
directive not defined by this specification, a recipient MUST accept both
forms."

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to