Function bui_backend_session::create_session
source · pub async fn create_session(
server_info: &BuiServerAddrInfo,
jar: Arc<RwLock<CookieStore>>
) -> Result<HttpSession, Error>
Expand description
Create an HttpSession
which has already made a request