Refactored out new sendResponseHeaders() and tryRespondLastModified() functions out...
authorAaron Schulz <aaron@users.mediawiki.org>
Sat, 1 Oct 2011 04:15:07 +0000 (04:15 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Sat, 1 Oct 2011 04:15:07 +0000 (04:15 +0000)
commit9b2cff1c2ddfd8e448028e3c2009b16525d235fb
tree09145ec5b36770ce93b5e3d9ca147647201eb132
parent8683c11bb03498aa25a3cad2715497f82f7fb9c5
Refactored out new sendResponseHeaders() and tryRespondLastModified() functions out of respond() code. These changes were made for $wgUseFileCache support (haven't committed the other stuff here).
includes/resourceloader/ResourceLoader.php