arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
cef_urlrequest_t.get_request_error
arsd
webview
cef_urlrequest_t
Returns the request error if status is UR_CANCELED or UR_FAILED, or 0 otherwise.
struct
cef_urlrequest_t
extern (
System
)
cef_errorcode_t
function
(
cef_urlrequest_t
*
self
)
nothrow
get_request_error
;
Meta
Source
See Implementation
arsd
webview
cef_urlrequest_t
variables
base
cancel
get_client
get_request_error
get_request_status
get_response
response_was_cached
Returns the request error if status is UR_CANCELED or UR_FAILED, or 0 otherwise.