Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

DELETE method do not finish when the response do not have payload. #6

Closed
jarrodek opened this issue Apr 13, 2016 · 1 comment
Closed
Assignees
Labels

Comments

@jarrodek
Copy link
Collaborator

When the response do not have payload the response is not ending.

For delete method when status code is 204 the request should end when the response headers are received.

It may be underlying issue with the response where there is no content-length in the response and stopped receiving headers. Then the response should end with success.

@jarrodek
Copy link
Collaborator Author

This also fixes jarrodek/ChromeRestClient#474

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

No branches or pull requests

1 participant