Skip to content

yaa110/rust-httpstatus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust HTTP status codes

crates.io Documentation Build Status

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.

About

List of HTTP response status codes

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages