Skip to content

Manage response.getEntity() value to NULL#78

Open
matteogirardi wants to merge 1 commit intotinyeeliu:masterfrom
matteogirardi:patch-1
Open

Manage response.getEntity() value to NULL#78
matteogirardi wants to merge 1 commit intotinyeeliu:masterfrom
matteogirardi:patch-1

Conversation

@matteogirardi
Copy link

In case response entity is NULL (which may happens when an http statusCode = 204 is received, which in turn means "NO RESPONSE": please see http://www.w3.org/Protocols/HTTP/HTRESP.html for a deeper explanation), all the stuff used to read response content should be skipped.

In case response entity is NULL (which may happens when an http statusCode = 204 is received, which in turn means "NO RESPONSE": please see http://www.w3.org/Protocols/HTTP/HTRESP.html for a deeper explanation), all the stuff used to read response content should be skipped.
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

Successfully merging this pull request may close these issues.

1 participant