http-content-range 0.1.2

HTTP Content Range response header parser
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Yuri Astrakhan <YuriAstrakhan@gmail.com>"]
categories = ["network-programming", "web-programming::http-client"]
description = "HTTP Content Range response header parser"
edition = "2021"
keywords = ["http", "headers", "content-range"]
license = "MIT OR Apache-2.0"
name = "http-content-range"
repository = "https://github.com/nyurik/http-content-range"
resolver = "2"
version = "0.1.2"