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
My goal here is to proxy practically any website with some modifications I plan to inject using onProxyRes. To achieve this I've tried using res.locals to store variables and retrieve them in the createProxyMiddleware function but that doesn't seem to work.
This might be related to this feature request linked here: #662 (comment)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
My goal here is to proxy practically any website with some modifications I plan to inject using onProxyRes. To achieve this I've tried using res.locals to store variables and retrieve them in the createProxyMiddleware function but that doesn't seem to work.
This might be related to this feature request linked here: #662 (comment)
Beta Was this translation helpful? Give feedback.
All reactions