HttpRequest
class HttpRequest
Part of the response from GetSampledRequests. This is a complex type that appears as Request
in the response syntax. HTTPRequest
contains information about one of the web requests.
Types
Properties
Link copied to clipboard
The two-letter country code for the country that the request originated from. For a current list of country codes, see the Wikipedia entry ISO 3166-1 alpha-2.
Link copied to clipboard
A complex type that contains the name and value for each header in the sampled web request.
Link copied to clipboard
The HTTP version specified in the sampled web request, for example, HTTP/1.1
.