| Method and Description |
|---|
| org.apache.hc.client5.http.utils.URIUtils.create(HttpHost, String)
Use
URIBuilder. |
| org.apache.hc.client5.http.utils.URIUtils.create(String, URIAuthority, String)
Use
URIBuilder. |
| org.apache.hc.client5.http.utils.URIUtils.rewriteURI(URI)
Use
URIBuilder. |
| org.apache.hc.client5.http.utils.URIUtils.rewriteURI(URI, HttpHost)
Use
URIBuilder. |
| org.apache.hc.client5.http.utils.URIUtils.rewriteURI(URI, HttpHost, boolean)
Use
URIBuilder. |
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.