Package | Description |
---|---|
at.jku.fim.rubanetra.protocol.activity.http |
Modifier and Type | Method and Description |
---|---|
static HttpHeader |
HttpHeader.canonicalizeHeader(String wildHeader)
Canonicalizes a header as encountered by various decoders, i.e.
|
static HttpHeader |
HttpHeader.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpHeader[] |
HttpHeader.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013–2015 Institute of networks and security. All rights reserved.