You are here

public constant SDKConnector::HEADER in Apigee Edge 8

Customer http request header.

This tells the ApiClientProfiler to profile requests made by the underlying HTTP client.

See also

\Drupal\apigee_edge_debug\HttpClientMiddleware\ApiClientProfiler

File

modules/apigee_edge_debug/src/SDKConnector.php, line 47

Class

SDKConnector
Service decorator for SDKConnector.

Namespace

Drupal\apigee_edge_debug

Code

public const HEADER = 'X-Apigee-Edge-Api-Client-Profiler';