| 接口 | 说明 |
|---|---|
| CefWebPluginInfo |
Information about a specific web plugin.
|
| 类 | 说明 |
|---|---|
| CefCookie |
Cookie information.
|
| CefCookieManager |
Class used for managing cookies.
|
| CefPostData |
Class used to represent post data for a web request.
|
| CefPostDataElement |
Class used to represent a single element in the request post data.
|
| CefRequest |
Class used to represent a web request.
|
| CefRequest.CefUrlRequestFlags | |
| CefResponse |
Class used to represent a web response.
|
| CefURLRequest |
Class used to make a URL request.
|
| CefWebPluginManager |
Class used to manage web plugins.
|
| 枚举 | 说明 |
|---|---|
| CefPostDataElement.Type |
Post data elements may represent either bytes or files.
|
| CefRequest.ReferrerPolicy |
Policy for how the Referrer HTTP header value will be sent during navigation.
|
| CefRequest.ResourceType |
Resource type for a request.
|
| CefRequest.TransitionFlags |
Transition qualifiers.
|
| CefRequest.TransitionType |
Transition type for a request.
|
| CefURLRequest.Status |