ipware 0.3.0

Http Header Client Ip Extraction Utility
Documentation
[dependencies.http]
version = "0.2.9"

[dependencies.ip_rfc]
version = "0.1.0"

[dev-dependencies.spectral]
version = "0.6"

[lib]
name = "ipware"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["web-programming"]
description = "Http Header Client Ip Extraction Utility"
edition = "2021"
homepage = "https://github.com/orhanbalci"
keywords = ["http", "client", "ip", "proxy"]
license = "MIT"
name = "ipware"
readme = "README.md"
repository = "https://github.com/orhanbalci/ipware.git"
version = "0.3.0"