static HttpProtocolOptions.HeadersWithUnderscoresAction |
HttpProtocolOptions.HeadersWithUnderscoresAction.forNumber(int value) |
|
HttpProtocolOptions.HeadersWithUnderscoresAction |
HttpProtocolOptions.Builder.getHeadersWithUnderscoresAction() |
Action to take when a client request with a header name containing underscore characters is received.
|
HttpProtocolOptions.HeadersWithUnderscoresAction |
HttpProtocolOptions.getHeadersWithUnderscoresAction() |
Action to take when a client request with a header name containing underscore characters is received.
|
HttpProtocolOptions.HeadersWithUnderscoresAction |
HttpProtocolOptionsOrBuilder.getHeadersWithUnderscoresAction() |
Action to take when a client request with a header name containing underscore characters is received.
|
static HttpProtocolOptions.HeadersWithUnderscoresAction |
HttpProtocolOptions.HeadersWithUnderscoresAction.valueOf(int value) |
Deprecated.
|
static HttpProtocolOptions.HeadersWithUnderscoresAction |
HttpProtocolOptions.HeadersWithUnderscoresAction.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static HttpProtocolOptions.HeadersWithUnderscoresAction |
HttpProtocolOptions.HeadersWithUnderscoresAction.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static HttpProtocolOptions.HeadersWithUnderscoresAction[] |
HttpProtocolOptions.HeadersWithUnderscoresAction.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|