Uses of Interface
org.refcodes.net.HttpClientRequest.HttpClientRequestBuilder
-
-
Uses of HttpClientRequest.HttpClientRequestBuilder in org.refcodes.net
Methods in org.refcodes.net that return HttpClientRequest.HttpClientRequestBuilder Modifier and Type Method Description default HttpClientRequest.HttpClientRequestBuilderHttpClientRequest.HttpClientRequestBuilder. withRedirectDepth(int aRedirectDepth)Sets the redirect depth for the redirect depth property.
-