stefanpieck

Results 3 issues of stefanpieck

In the case the fetch Method throws, which seems the only way to implement a statusCode check, the CacheControlPolicy throws in cleanup. ``` Tried calling: >(1578663515) #0 Object.noSuchMethod (dart:core-patch/object_patch.dart:53:5) #1...

bug

I'm missing a possibillity to integrate etag support in combination with the If-None-Match request header. As far as I can see there is no way in the CacheStorePolicy to check...

In our usecase we work with big JSON files which gets much smaller even on a simple gzip compression. We would be able to cache much more files (or use...