Interface SecurityEventObject.Proto
-
- Enclosing class:
- SecurityEventObject
public static interface SecurityEventObject.ProtoThe protocol of the request.
-
-
Field Detail
-
UNK
static final String UNK
UNK.- See Also:
- Constant Field Values
-
HTTP_1_0
static final String HTTP_1_0
HTTP/1.0.- See Also:
- Constant Field Values
-
HTTP_1_1
static final String HTTP_1_1
HTTP/1.1.- See Also:
- Constant Field Values
-
HTTP_1_2
static final String HTTP_1_2
HTTP/1.2.- See Also:
- Constant Field Values
-
HTTP_2
static final String HTTP_2
HTTP/2.- See Also:
- Constant Field Values
-
SPDY_3_1
static final String SPDY_3_1
SPDY/3.1.- See Also:
- Constant Field Values
-
-