You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
digest_auth_rs/src
Scott Lamb 2e61615da0 allow non-'static HTTP method names 3 years ago
..
digest.rs allow non-'static HTTP method names 3 years ago
enums.rs allow non-'static HTTP method names 3 years ago
error.rs Fix custom Error not implementing std::error::Error 5 years ago
lib.rs fmt and clippy fixes. Algorithm enum functions now take self by value (it's Copy and only 2 bytes). 4 years ago