Interface RestRequestCreated


public interface RestRequestCreated
Identify an HttpRequest that was created by a RestRequest.

Allows HTTP client code to get access to the underlying RestRequest if needed.

See Also: