HttpUserAgentHeader Class
Definition
Line
379
of
System.Net.Http/HttpRequest.cm
Inheritance
Constructors & Destructor
public
HttpUserAgentHeader
()
public
HttpUserAgentHeader
(
const
List
<
String
<
char
>>& products_)
public
HttpUserAgentHeader
(
const
String
<
char
>& product_)
Constructor& Destructor Details
HttpUserAgentHeader Constructor
public
HttpUserAgentHeader()
Definition
Line
381
of
System.Net.Http/HttpRequest.cm
HttpUserAgentHeader Constructor
public
HttpUserAgentHeader(
const
List
<
String
<
char
>>& products_)
Definition
Line
387
of
System.Net.Http/HttpRequest.cm
HttpUserAgentHeader Constructor
public
HttpUserAgentHeader(
const
String
<
char
>& product_)
Definition
Line
384
of
System.Net.Http/HttpRequest.cm