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
Hi,
I'm developing a React application and I configured my setupProxy.js but it seems no body data is forwarded to the server in the proxied request. What could be the problem?
Step-by-step reproduction instructions
...
Expected behavior (be clear and concise)
Forward the request with the body to the target host
How is http-proxy-middleware used in your project?
Checks
http-proxy-middleware
.Describe the bug (be clear and concise)
Hi,
I'm developing a React application and I configured my setupProxy.js but it seems no body data is forwarded to the server in the proxied request. What could be the problem?
Step-by-step reproduction instructions
Expected behavior (be clear and concise)
Forward the request with the body to the target host
How is http-proxy-middleware used in your project?
What http-proxy-middleware configuration are you using?
What OS/version and node/version are you seeing the problem?
Additional context (optional)
No response
The text was updated successfully, but these errors were encountered: