public abstract class AbstractIfMatch extends SimpleHeader
| Constructor and Description |
|---|
AbstractIfMatch(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
matchAgainst(java.lang.String matchValue)
Makes a check against the matchValue and throws an exception (with the proper HTTP status code) if the value
means no content should be returned.
|
getHeaderValueconvertResponseHeader, getHeaderName, getResponseHeadersStartingWith, headerNotEmpty, setHeaderCopyright © 2012-2020 42 BV. All Rights Reserved.