[This is preliminary documentation and is subject to change.]
The CefResponse type exposes the following members.Methods
Name | Description | |
---|---|---|
Create |
Create a new CefResponse object.
| |
Dispose | ||
Equals | (Inherited from Object.) | |
Finalize | (Overrides Object Finalize .) | |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetHeader |
Get the value for the specified response header field.
| |
GetHeaderMap |
Get all response header fields.
| |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
SetHeaderMap |
Set all response header fields.
| |
ToString | (Inherited from Object.) |
See Also