This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
minify
Watch
1
Star
0
Fork
0
You've already forked minify
mirror of
https://github.com/mrclay/minify.git
synced
2025-02-22 07:52:25 +01:00
Code
Issues
Releases
Wiki
Activity
minify
/
lib
/
HTTP
History
Steve Clay
3f5c9f4de0
Added 'maxAge' option (removed 'setExpires') and changed behavior so that conditional GET is still implemented when max-age/Expires is sent.
2008-07-22 20:43:27 +00:00
..
ConditionalGet.php
Added 'maxAge' option (removed 'setExpires') and changed behavior so that conditional GET is still implemented when max-age/Expires is sent.
2008-07-22 20:43:27 +00:00
Encoder.php
Rewrote Minify::serve() to use built-in cache functions and send cached output with readfile() = huge perf increase. Also only returns array iff quiet is set. Removed a few options.
2008-06-08 13:24:23 +00:00