I noticed caching issues in same cases (i.e. the browser caching a response and therefore not being able to get the newest results), so I disabled all caching headers and ETags in https://github.com/gbv/jskos-server/commit/18702c1a4371cf027127eee63a6af8f7ee8ad591. Eventually though, we should support proper caching and ETags so that the browser knows when a certain resource has changed.
I noticed caching issues in same cases (i.e. the browser caching a response and therefore not being able to get the newest results), so I disabled all caching headers and ETags in https://github.com/gbv/jskos-server/commit/18702c1a4371cf027127eee63a6af8f7ee8ad591. Eventually though, we should support proper caching and ETags so that the browser knows when a certain resource has changed.