RemoteRequest
Functions
Link copied to clipboard
Create a new CefRequest object.
Link copied to clipboard
Get the URL to the first party for cookies used in combination with CefURLRequest.
Link copied to clipboard
Get the value for the specified response header field.
Link copied to clipboard
Get the header values.
Link copied to clipboard
Returns the globally unique identifier for this request or 0 if not specified.
Link copied to clipboard
Method is called by the native code to get the reference to an previous stored identifier.
Link copied to clipboard
Get the post data.
Link copied to clipboard
Get the referrer policy.
Link copied to clipboard
Get the referrer URL.
Link copied to clipboard
Get the resource type for this request.
Link copied to clipboard
Get the transition type for this request.
Link copied to clipboard
Returns true if this object is read-only.
Link copied to clipboard
Set the URL to the first party for cookies used in combination with CefURLRequest.
Link copied to clipboard
Set the value for the specified response header field.
Link copied to clipboard
Set the header values.
Link copied to clipboard
Method is called by the native code to store a reference to an implemented native JNI counterpart.
Link copied to clipboard
Set the post data.
Link copied to clipboard
Set the referrer URL and policy.