actix-client-ip-cloudflare 0.2.0

Extractor for trustworthy client IP addresses when proxied through Cloudflare
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# actix-client-ip-cloudflare

> Extractor for trustworthy client IP addresses when proxied through Cloudflare

<!-- prettier-ignore-start -->

[![crates.io](https://img.shields.io/crates/v/actix-client-ip-cloudflare?label=latest)](https://crates.io/crates/actix-client-ip-cloudflare)
[![Documentation](https://docs.rs/actix-client-ip-cloudflare/badge.svg)](https://docs.rs/actix-client-ip-cloudflare/0.2.0)
![MIT or Apache 2.0 licensed](https://img.shields.io/crates/l/actix-client-ip-cloudflare.svg)
<br />
[![dependency status](https://deps.rs/crate/actix-client-ip-cloudflare/0.2.0/status.svg)](https://deps.rs/crate/actix-client-ip-cloudflare/0.2.0)
[![Download](https://img.shields.io/crates/d/actix-client-ip-cloudflare.svg)](https://crates.io/crates/actix-client-ip-cloudflare)
[![CircleCI](https://circleci.com/gh/robjtede/actix-web-lab/tree/main.svg?style=shield)](https://circleci.com/gh/robjtede/actix-web-lab/tree/main)

<!-- prettier-ignore-end -->

See <https://developers.cloudflare.com/fundamentals/reference/http-request-headers> for more documentation on the headers interpreted by this crate.