@Internal public final class CacheSupport extends Object
Modifier and Type | Field and Description |
---|---|
static org.apache.hc.core5.util.TimeValue |
MAX_AGE |
Constructor and Description |
---|
CacheSupport() |
Modifier and Type | Method and Description |
---|---|
static long |
deltaSeconds(String s) |
static URI |
getLocationURI(URI requestUri,
org.apache.hc.core5.http.MessageHeaders response,
String headerName) |
static boolean |
isSameOrigin(URI requestURI,
URI targetURI) |
Copyright © 2010–2021 The Apache Software Foundation. All rights reserved.