• Add to javadoc that ClientRequest.from(..) will also copy body from the given request.
  • Add test to show that the body inserter will be copied over.

Comment From: pivotal-cla

@AlexejTimonin Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

Comment From: pivotal-cla

@AlexejTimonin Thank you for signing the Contributor License Agreement!

Comment From: DressedUpZebra

@sbrannen I could not see any tests for attributes in DefaultClientRequestBuilderTests so I updated the from() test to include attributes.