newRequest abstract method

Request newRequest()

Constructs a new Request that will use this client to send the request. Throws a StateError if this client has been closed.

Implementation

Request newRequest();