jpdevries / makeanico

Accessible 16x16 favicon WYSIWYG creator
7 stars 0 forks source link

Server Workers Cacheing random endpoints #16

Closed jpdevries closed 8 years ago

jpdevries commented 8 years ago

Hit /icos/random in a browser like Chrome that supports service workers. Hit /icos/random again and notice you keep getting the same cached board. The colors don't change.

I'd rather the worker not cache redirects.