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
{{ message }}
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.
I got the issue when setting enableEtagSupport to be true but no etag included in the response header
What else do I need to do
below are my settings
cache: { enabled: true, type: 'mem', enableEtagSupport: true, enableXCacheHeaders: true, maxAge: CACHE_AGE_MEDIUM, models: [...], ...}
The text was updated successfully, but these errors were encountered: