Skip to content

Extended HttpCacheEntry and related classes to store the enclosed request body#859

Open
hunghhdev wants to merge 1 commit into
apache:masterfrom
hunghhdev:master
Open

Extended HttpCacheEntry and related classes to store the enclosed request body#859
hunghhdev wants to merge 1 commit into
apache:masterfrom
hunghhdev:master

Conversation

@hunghhdev

Copy link
Copy Markdown
Contributor

Follow-up to #852: HttpCacheEntry, its factory and the entry serializer now store the enclosed request body along with the request head.

* @param requestContent Content enclosed in the original client request or {@code null}
* @param response Origin response (a deep copy of this object is made)
* @param resource Resource representing origin response body
*/

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.

@hunghhdev Please add @since 5.7 tags to all new methods. Looks very good otherwise.

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