3 releases
| 0.1.2 | Dec 25, 2020 |
|---|---|
| 0.1.1 | Dec 25, 2020 |
| 0.1.0 | Dec 28, 2017 |
#2 in #licensed
643 downloads per month
Used in 6 crates
(4 directly)
18KB
312 lines
Rust HTTP status codes
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.
How to use
Add httpstatus = "<version>" to dependencies section of Cargo.toml:
[dependencies]
httpstatus = "0.1"
For getting started, please check lib_test file in tests folder.
Dependencies
~0.3–0.8MB
~20K SLoC