__construct() __construct(array $headers, string $method, string $requestUrl, string $body) Set up the request trace Parameters array $headers the array of http headers string $method the request method string $requestUrl the request url string $body the string of http body