Commit Graph

18 Commits (master)

Author SHA1 Message Date
Wolfgang Silbermayr 49d214bfd6 Upgrade dependencies 1 year ago
Ondřej Hruška 2827c9bbe5
optimize Method 3 years ago
Ondřej Hruška bae4c13597
improvements around HttpMethod, more tests 3 years ago
Scott Lamb 2e61615da0 allow non-'static HTTP method names 3 years ago
Jonas Platte f9c4ba2966
Upgrade dependencies 3 years ago
Ondřej Hruška 8f9cc6a660
fmt and clippy fixes. Algorithm enum functions now take self by value (it's Copy and only 2 bytes). 4 years ago
Ondřej Hruška 12f158a3d6
update crypto dependencies to new crates 4 years ago
Ondřej Hruška abda2133bf
format code, version bump 5 years ago
Ondřej Hruška 891c7a183d
Fix custom Error not implementing std::error::Error 5 years ago
Ondřej Hruška c10d96bf83
version bump, updated readme 5 years ago
Ondřej Hruška 1947affd75
add parsing support to AuthorizationHeader 5 years ago
Ondřej Hruška f2346416cc
implement ToString for WwwAuthenticateHeader for server-side use 5 years ago
Ondřej Hruška f4c6e4ab3d
restructure to modules 5 years ago
Ondřej Hruška c81e3caf17
fix &str compared with String, add dyn to Box<dyn ..> 5 years ago
Ondřej Hruška 4bc4386f34
fix wrong method in POST 5 years ago
Ondřej Hruška 252022f26b
forgot to make some fields public 5 years ago
Ondřej Hruška 18c2b2a107
code cleaning with clippy, improved API ergonomics, add missing pub 5 years ago
Ondřej Hruška ed6b882fa0
code import 5 years ago