request_nonce

Function request_nonce 

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

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