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

--- Comment #6 from Roy T. Fielding <[email protected]> ---
Comment on attachment 36502
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36502
Fix parsing of quoted Cache-Control token arguments (v2)

Nice work!

Is it safe to change the signature of cache_strqtok()? It doesn't have the
ap_prefix, but it also isn't static. Might it be used by third party cache
modules? If so, we could add this as a new function in parallel to the existing
one.

Meanwhile, I will try to get my laptop test setup working again. We could ask
Mark Nottingham to run his test suite against a public-accessible server.

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