|
|
|
Change log
Prep for 2.1.3 HTTP_ConditionalGet: no more "must- revalidate" HTTP_Encoder: prefers gzip over deflate Minify: no more deflate encoding File cache works w/o setting $min_cachePath Minify_Source: + public $contentType
| Go to: |
Project members,
sign in to write a code review
Older revisions
r318
by st...@mrclay.org
on Mar 29, 2009
Diff
HTTP/ConditionalGet.php : + encoding option to allow ETags to vary with encoding ( issue 91 ) HTTP/Encoder.php : Vary is always sent ( issue 101 ) ...