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
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
-
I am attempting to use the Modify POST - https://github.com/chimurai/http-proxy-middleware/blob/master/recipes/modify-post.md
I want to recieve a http POST and read from its json body AND then change the headers & json body & then send it an api.
I am receiving the response below when sending a http post with JSON body to port 8080
Here is my code:
Beta Was this translation helpful? Give feedback.
All reactions