cache_control 0.2.0

Rust crate to parse the HTTP Cache-Control header.
Documentation
1
2
3
4
5
6
7
8
9
[package]
authors = ["Conner Ebbinghaus <connerebbinghaus@gmail.com>"]
description = "Rust crate to parse the HTTP Cache-Control header."
edition = "2018"
license = "MIT"
name = "cache_control"
readme = "README.md"
repository = "https://github.com/connerebbinghaus/rust-cache-control"
version = "0.2.0"