headers-accept-encoding 1.0.1

Hypper typed HTTP headers with Accept-Encoding + zstd support
Documentation
# Rust HTTP headers with Accept-Encoding + zstd Content Coding support

[![Build Status](https://github.com/hyperium/headers/workflows/CI/badge.svg)](https://github.com/hyperium/headers/actions?query=workflow%3ACI)

A [headers crate fork](https://github.com/ParkMyCar/headers) with `Accept-Encoding` + zstd Content Coding support and synced with the upstream [hyperium/headers](https://github.com/hyperium/headers).

This fork is used by [static-web-server](https://github.com/static-web-server/static-web-server).