https://issues.apache.org/bugzilla/show_bug.cgi?id=50199
Summary: ap_cache_liststr fails to parse quoted strings
Product: Apache httpd-2
Version: 2.3-HEAD
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: mod_cache
AssignedTo: [email protected]
ReportedBy: [email protected]
Several coadvisor tests fail due to quoted strings being mis-parsed as
cache-control directives in ap_cache_liststr. These MUST be ignored
(rfc2616#14.9.6).
Replacing ap_cache_liststr with ap_find_list_item almost fixes it, but can't
return a token's value as required by mod_cache. Some rationalisation of this
nearly-duplicated functionality would probably be a good idea.
http://coad.measurement-factory.com/cgi-bin/coad/GraseInfoCgi?info_id=test_clause/rfc2616/ccExtension
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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]