| Package | Description |
|---|---|
| org.apache.hc.client5.http.validator |
| Modifier and Type | Method and Description |
|---|---|
static ETag |
ETag.get(MessageHeaders message) |
static ETag |
ETag.parse(Header h) |
static ETag |
ETag.parse(String s) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ETag.strongCompare(ETag t1,
ETag t2) |
static boolean |
ETag.weakCompare(ETag t1,
ETag t2) |
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.