httpInHeader constant
HttpElementLocation
const httpInHeader
Element is in the HTTP request header.
Implementation
static const httpInHeader = HttpElementLocation('HTTP_IN_HEADER');
Element is in the HTTP request header.
static const httpInHeader = HttpElementLocation('HTTP_IN_HEADER');