Skip to main content

set_asynchronous_response

Function set_asynchronous_response 

Source
pub fn set_asynchronous_response(status: bool)
Expand description

Set to true if your backend uses async operations and sets responses via webui_return_x() after the callback returns. Default: false