HttpRequestContextBuilder.request

Gets a reference to the request builder that will be used to create the context's request. Call and() after you're done using it to continue configuring the context.

class HttpRequestContextBuilder
request
()

Return Value

A reference to the request builder.