Re: [akka-user] cachingProhibited causes 404 not found to be returned by the server

2017-12-20 Thread Konrad “ktoso” Malawski
Could you provide a small reproducer showcasing the issue as repo? -- Cheers, Konrad 'ktoso ' Malawski Akka @ Lightbend On December 20, 2017 at 9:14:41, Nicolae Marasoiu ( nicolae.maras...@gmail.com) wrote: Hi, I have js files and a

[akka-user] cachingProhibited causes 404 not found to be returned by the server

2017-12-20 Thread Nicolae Marasoiu
Hi, I have js files and a getFromResourceDirectory. Since Chrome is caching them and takes from cache without checking with the server (say via a request with If-Modified-Since, or etag checking), I am trying with cachingProhibited directive to check if when Expires, no-cache and/or max-age