[][src]Function ffsend_api::api::nonce::request_nonce

pub fn request_nonce(client: &Client, url: Url) -> Result<Vec<u8>, NonceError>

Do a new request, and extract the nonce from a header in the given response.