/[Apache-SVN]
ViewVC logotype

Revision 1856493


Jump to revision: Previous Next
Author: ylavic
Date: Thu Mar 28 16:39:39 2019 UTC (5 years, 2 months ago)
Changed paths: 4
Log Message:
mod_cache: Fix parsing of quoted Cache-Control token arguments. PR 63288.

Make cache_strqtok() return both the token and its unquoted argument (if any),
or an error if the parsing fails.

Cache-Control integer values (max-age, max-stale, ...) can then be parsed w/o
taking care of the (optional) quoting.

Suggested by: fielding


Changed paths

Path Details
Directoryhttpd/httpd/trunk/CHANGES modified , text changed
Directoryhttpd/httpd/trunk/modules/cache/cache_storage.c modified , text changed
Directoryhttpd/httpd/trunk/modules/cache/cache_util.c modified , text changed
Directoryhttpd/httpd/trunk/modules/cache/cache_util.h modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26