tomayac’s avatartomayac’s Twitter Archive—№ 10,361

  1. …in reply to @tedmasterweb
    @tedmasterweb @DasSurma Is this about SW-caching POST requests? This is currently not supported, albeit there’re discussions around supporting it: github.com/w3c/ServiceWorker/issues/977. Caching POST in the regular browser cache is possible, yet tricky; @mnot’s post covers the caveats nicely: mnot.net/blog/2012/09/24/caching_POST.