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.