-
Notifications
You must be signed in to change notification settings - Fork 14
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
Error on PUT and POST method #50
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
released
Comments
@rhberro, any news on this? |
fsmaia
added
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
labels
Sep 1, 2020
@diogoteodoro is this still happening? Should I work on this? |
Just found the solution, among with @jaehnri |
🎉 This issue has been resolved in version 3.3.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
released
When I send request from the browser using the-fake-backend like a proxy, I receive this error:
[HPM] Error occurred while trying to proxy request {endpoint} from localhost:8081 to {proxy} (ECONNRESET) (https://nodejs.org/api/errors.html#errors_common_system_errors)
GET method works normally.
The text was updated successfully, but these errors were encountered: