Method | Description | |
---|---|---|
GetHeaderNames ( ) : string[] | ||
GetHeaderValue ( string name ) : string | ||
HttpWebRequestResponseData ( |
||
IsHeaderPresent ( string headerName ) : bool |
Method | Description | |
---|---|---|
HttpWebRequestResponseData ( System info, System context ) : System |
Constructs a new instance of the HttpWebRequestResponseData class with serialized data.
|
Method | Description | |
---|---|---|
CopyHeaderValues ( |
||
GetObjectData ( System info, System context ) : void |
public GetHeaderValue ( string name ) : string | ||
name | string | |
return | string |
public HttpWebRequestResponseData ( |
||
response | ||
return | System |
protected HttpWebRequestResponseData ( System info, System context ) : System | ||
info | System | The |
context | System | The |
return | System |
public IsHeaderPresent ( string headerName ) : bool | ||
headerName | string | |
return | bool |