httpstatus 0.1.1

Provides a list of HTTP response status codes.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[badges.travis-ci]
repository = "yaa110/rust-httpstatus"

[dependencies]

[package]
authors = ["Navid <yaa110@gmail.com>"]
categories = ["network-programming"]
description = "Provides a list of HTTP response status codes.\n"
documentation = "https://docs.rs/httpstatus/0.1"
edition = "2018"
homepage = "https://github.com/yaa110/rust-httpstatus"
license = "MIT/Apache-2.0"
name = "httpstatus"
repository = "https://github.com/yaa110/rust-httpstatus"
version = "0.1.1"