xfcc-parser 0.1.1

Envoy x-forwarded-client-cert (XFCC) header parser
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# X-Forwarded-Client-Cert Parser

[![LICENSE](https://img.shields.io/github/license/Frederick888/xfcc-parser)](https://github.com/Frederick888/xfcc-parser/blob/master/LICENSE)
[![GitHub Actions Status](https://github.com/Frederick888/xfcc-parser/workflows/CI/badge.svg)](https://github.com/Frederick888/xfcc-parser/actions)
[![crates.io version](https://img.shields.io/crates/v/xfcc-parser)](https://crates.io/crates/xfcc-parser)
[![doc.rs](https://img.shields.io/docsrs/xfcc-parser)](https://docs.rs/xfcc-parser/)


`xfcc-parser` is an [Envoy `x-forwarded-client-cert`][1] HTTP header
parser written in Rust.

[1]: https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_conn_man/headers#x-forwarded-client-cert