You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to this, cached images are not used if the output is JSON. Unless there's a reason for this that I'm missing, we should be able to cache JSON responses in the same way we cache image streams.
According to this, cached images are not used if the output is JSON. Unless there's a reason for this that I'm missing, we should be able to cache JSON responses in the same way we cache image streams.
What do you think @jimlambie?