Daniel Hood
Well-known member
I have a page that displays json output, it's supposed to sleep if there's no content and wait for there to be content. Sometimes though it returns right away with no content and the header information is a 304 "Not Modified" response. Any ideas why? I noticed doing a hard refresh (f5) fixes it, only temporarily though.