Replies: 1 comment
-
|
There is an open issue regarding this including a workaround: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I needed to cache requests in a project, everything is fine with my own endpoints, problems start when caching is needed for proxied requests. Adding caching parameters to routeRules does not work, using proxyRequest in defineCachedEventHandler does not work either, I did not find any hints in the documentation. Has anyone encountered such a problem? Please share the solution.
Beta Was this translation helpful? Give feedback.
All reactions