Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when post, put with json body, it is not working, so fix it #3

Merged
merged 1 commit into from
Apr 6, 2020

Conversation

iamdenny
Copy link
Contributor

@iamdenny iamdenny commented Apr 6, 2020

I had a some problem with next-http-proxy-middleware.
normally, GET and DELETE method are fine.
but when I use POST and PUT method with json body, it just hang and never arrive at the target server.

so I googled it and found this : http-party/node-http-proxy#180 (comment)

with this code, I have no problem with POST and GET.

@stegano stegano merged commit f901a2d into stegano:master Apr 6, 2020
@stegano
Copy link
Owner

stegano commented Apr 6, 2020

Merged!
Thanks for your PR 😁

@stegano stegano added the bug Something isn't working label May 9, 2020
@stegano
Copy link
Owner

stegano commented May 9, 2020

@stegano
Copy link
Owner

stegano commented Jan 27, 2021

@all-contributors please add @iamdenny for bug and code

@allcontributors
Copy link
Contributor

@stegano

I've put up a pull request to add @iamdenny! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants