Begin processing the request. To handle the request return true (1) and
call cef_callback_t::cont() once the response header information is
available (cef_callback_t::cont() can also be called from inside this
function if header information is available immediately). To cancel the
request return false (0).
WARNING: This function is deprecated. Use Open instead.
Begin processing the request. To handle the request return true (1) and call cef_callback_t::cont() once the response header information is available (cef_callback_t::cont() can also be called from inside this function if header information is available immediately). To cancel the request return false (0).
WARNING: This function is deprecated. Use Open instead.