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

Cannot handle 204 responses during patch #279

Open
usu opened this issue Dec 11, 2022 · 0 comments
Open

Cannot handle 204 responses during patch #279

usu opened this issue Dec 11, 2022 · 0 comments

Comments

@usu
Copy link
Member

usu commented Dec 11, 2022

During post(), 204 responses are caught separately and the promise is returned without storing any data.

During patch(), 204 responses are not properly handled and the promise rejects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant