Commit Graph

5 Commits

Author SHA1 Message Date
Maks Orlovich 85f7eb513a Basic infrastructure for a mode in which MPS acts as a proxy for all requests.
Not really intended as end-user feature at this point, mostly meant for
some measurement experiments we want to do.
2016-04-28 14:47:34 -04:00
Maks Orlovich e8d6a04a53 Remove duplication of input files: those removed from instaweb_apr.gyp were
already listed in instaweb.gyp:instaweb_system, and resource_tag_scanner.cc is
also in instaweb_rewriter.
(Having the dupes is a problem when one tries to link things together properly).
2015-10-26 12:05:30 -04:00
Jeff Kaufman ccd8a29bc8 Remove AprFileSystem: no longer used 2015-07-31 11:20:47 -04:00
Jeff Kaufman f3b09e2c66 Unit test ApacheFetch and ApacheWriter.
* pulls ApacheFetch out into it's own file
* creates a set of mock apache functions that log to a global varible
* extends NullCondvarCapableMutex to support condvars
* comments on, but does not fix, bug in cookie stripping
2015-07-10 16:42:04 -04:00
Jeffrey Crowell 802418a8ad move everything from src to root 2015-04-06 11:29:33 -04:00