@Deprecated public final class HttpCacheSupport extends Object
| Constructor and Description |
|---|
HttpCacheSupport()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
getRequestUri(HttpRequest request,
HttpHost target)
Deprecated.
|
static URI |
normalize(URI requestUri)
Deprecated.
|
static URI |
normalizeQuetly(String requestUri)
Deprecated.
|
static URI |
normalizeQuietly(String requestUri)
Deprecated.
Lenient URI parser that normalizes valid
URIs and returns null for malformed URIs. |
public static String getRequestUri(HttpRequest request, HttpHost target)
public static URI normalize(URI requestUri) throws URISyntaxException
URISyntaxException@Deprecated public static URI normalizeQuetly(String requestUri)
normalizeQuietly(String)URIs and returns null for malformed URIs.Copyright © 2010–2021 The Apache Software Foundation. All rights reserved.