Javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x@1731528 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
04fb7e6d8e
commit
600b4cadf3
|
@ -614,7 +614,7 @@ public class HttpClientBuilder {
|
|||
|
||||
/**
|
||||
* Assigns {@link DnsResolver} instance.
|
||||
* <p/>
|
||||
* <p>
|
||||
* Please note this value can be overridden by the {@link #setConnectionManager(HttpClientConnectionManager)} method.
|
||||
*/
|
||||
public final HttpClientBuilder setDnsResolver(final DnsResolver dnsResolver) {
|
||||
|
|
Loading…
Reference in New Issue