When the http code is 304, the cached data passes through fine.
But I get an error in parsing.
That is, the original call (json), the second cached data, and the value that is passed in the
It seems to be different. How is everyone solving this?
only http get method , post is good
When the http code is 304, the cached data passes through fine. But I get an error in parsing. That is, the original call (json), the second cached data, and the value that is passed in the It seems to be different. How is everyone solving this? only http get method , post is good