Class HttpElementLocation (1.52.0)

HttpElementLocation(value)

Enum of location an HTTP element can be.

Enums

Name Description
HTTP_IN_UNSPECIFIED No description available.
HTTP_IN_QUERY Element is in the HTTP request query.
HTTP_IN_HEADER Element is in the HTTP request header.
HTTP_IN_PATH Element is in the HTTP request path.
HTTP_IN_BODY Element is in the HTTP request body.
HTTP_IN_COOKIE Element is in the HTTP request cookie.

Methods

HttpElementLocation

HttpElementLocation(value)

Enum of location an HTTP element can be.