Skip to content

HTTPCORE-656: Improve HttpEntity.getContent() documentation - #238

Merged
ok2c merged 2 commits into
apache:masterfrom
Marcono1234:marcono1234/HTTPCORE-656
Dec 23, 2020
Merged

HTTPCORE-656: Improve HttpEntity.getContent() documentation#238
ok2c merged 2 commits into
apache:masterfrom
Marcono1234:marcono1234/HTTPCORE-656

Conversation

@Marcono1234

Copy link
Copy Markdown
Contributor

See HTTPCORE-656

While writing this, I noticed that HttpEntity is also used by HTTP requests, therefore I added that this only applies to HTTP entities from HTTP responses.

Additionally the tutorial which mentions this behavior is part of the HTTP client project, therefore I decided against linking it from the documentation because that might be confusing.

@ok2c

ok2c commented Dec 23, 2020

Copy link
Copy Markdown
Member

@Marcono1234 Looks good to me. Could you please use the terms incoming and outgoing entity instead of response and request entity as HttpEtity is also used by the server transport components?

@ok2c
ok2c merged commit 158ae43 into apache:master Dec 23, 2020
@Marcono1234
Marcono1234 deleted the marcono1234/HTTPCORE-656 branch December 23, 2020 23:24
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