HttpTEHeader Class
Definition
Line
465
of
System.Net.Http/HttpRequest.cm
Inheritance
Constructors & Destructor
public
HttpTEHeader
(
const
Coding
& transferCoding)
public
HttpTEHeader
(
const
List
<
Coding
>& transferCodings)
Constructor& Destructor Details
HttpTEHeader Constructor
public
HttpTEHeader(
const
Coding
& transferCoding)
Definition
Line
467
of
System.Net.Http/HttpRequest.cm
HttpTEHeader Constructor
public
HttpTEHeader(
const
List
<
Coding
>& transferCodings)
Definition
Line
470
of
System.Net.Http/HttpRequest.cm