Click or drag to resize

HttpClientGenericRequestMetadata Property

The internal metadata to send Generic HTTP Request. Other services can use this service to send standard HTTP Request.

Namespace:  Hummingbird.TestFramework.Services
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public static HttpRequestMetadata GenericRequestMetadata { get; }

Property Value

Type: HttpRequestMetadata
See Also