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

--- Comment #2 from Yann Ylavic <[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.
If cache_strqtok() were to return both tokens (name, value), the value only
should be (un)quoted right?

-- 
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