Interface | Description |
---|---|
AcceptCharsetHeader | |
AcceptEncodingHeader | |
AcceptHeader | |
AcceptLanguageHeader | |
Base64Parsing |
Rules for parsing Base-64 encoded strings.
|
CacheControlHeader | |
CommonActions |
INTERNAL API
|
CommonRules | |
ContentDispositionHeader | |
ContentTypeHeader | |
HeaderParser.Result |
INTERNAL API.
|
IpAddressParsing | |
LinkHeader | |
SimpleHeaders |
INTERNAL API.
|
StringBuilding |
For certain high-performance use-cases it is better to construct Strings
that the parser is to produce/extract from the input in a char-by-char fashion.
|
WebSocketHeaders |
Class | Description |
---|---|
Base64Parsing$ | |
CharacterClasses | |
CharacterClasses$ | |
HeaderParser |
INTERNAL API.
|
HeaderParser.Failure | |
HeaderParser.Failure$ | |
HeaderParser.RuleNotFound$ | |
HeaderParser.Settings | |
HeaderParser.Success | |
HeaderParser.Success$ | |
HeaderParser$ |
INTERNAL API.
|
UriParser |
INTERNAL API
|
UriParser$ |
Exception | Description |
---|---|
HeaderParser.EmptyCookieException$ |