Skip to content

HTTPCLIENT-2426: Do not wrap a discarded (null) response body in a content decoder#842

Open
arturobernalg wants to merge 1 commit into
apache:masterfrom
arturobernalg:HTTPCLIENT-2426
Open

HTTPCLIENT-2426: Do not wrap a discarded (null) response body in a content decoder#842
arturobernalg wants to merge 1 commit into
apache:masterfrom
arturobernalg:HTTPCLIENT-2426

Conversation

@arturobernalg

Copy link
Copy Markdown
Member

No description provided.

class TestContentCompressionAsyncExecDiscard {

@Test
void propagatesNullDiscardOnEncodedResponse() throws Exception {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@arturobernalg Can we add this test to TestContentCompressionAsyncExec. Why a separate test class?

Looks good otherwise

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ok2c done

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.

2 participants