| Package | Description |
|---|---|
| org.springframework.http |
Contains a basic abstraction over client/server-side HTTP.
|
| Modifier and Type | Method and Description |
|---|---|
static List<ETag> |
ETag.parse(String source)
Parse entity tags from an "If-Match" or "If-None-Match" header.
|