vendi-advertising / vendi-cache-2

0 stars 0 forks source link

Change is_cacheable to is_not_cacheable in CacheBypasses #19

Closed cjhaas closed 7 years ago

cjhaas commented 7 years ago

Really these functions all test whether for any reason a resource is not cacheable and that's what's important. We actually assume all requests are cacheable from the start.