Provides a list of HTTP response status codes. This source code is licensed under either of MIT license or Apache License, Version 2.0 that can be found in LICENSE-MIT or LICENSE-APACHE files, respectively.
Add httpstatus = "<version>" to dependencies section of Cargo.toml:
[dependencies]
httpstatus = "0.1"For getting started, please check lib_test file in tests folder.