Chris Tan

Results 3 comments of Chris Tan

I ran into this issue as well. In combo with issue #28, it resulted in the unexpected behavior of serving up empty 304 responses 😮. I think it's confusing because...

@nicolasazrak I think a path based approach would be easier to understand. For example: ``` cache /my_website { except /my_website/do_not_cache_this_path } ``` For backwards compatibility, if no is path specified,...

Also have had this happen with FydeOS as the chromium image: ![image](https://user-images.githubusercontent.com/16357/54401250-2ca2b980-4684-11e9-9174-d670665283dc.png) I do not think the image is corrupt, as I tested on two systems (Mac and ChromiumOS) and...