Control remote side information.
Project description
The library is a set of useful tools for aiohttp.web server.
The full list of tools is:
AllowedHosts – restrict a set of incoming connections to allowed hosts only.
BasicAuth – protect web application by basic auth authorization.
Cloudflare – make sure that web application is protected by CloudFlare.
ForwardedRelaxed and ForwardedStrict – process Forwarded HTTP header and modify corresponding scheme, host, remote attributes in strong secured and relaxed modes.
Secure – ensure that web application is handled by HTTPS (SSL/TLS) only, redirect plain HTTP to HTTPS automatically.
XForwardedRelaxed and XForwardedStrict – the same as ForwardedRelaxed and ForwardedStrict but process old-fashion X-Forwarded-* headers instead of new standard Forwarded.
Read https://aiohttp-remotes.readthedocs.io for more information.
The library was donated by Ocean S.A. https://ocean.io/
Thanks to the company for contribution.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for aiohttp_remotes-1.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d01c5276a186084b6bd9ea6e7337cd2bcf8b1aee9c8e432ea8e18711a0bff110 |
|
MD5 | e56048e5a2fd84ac82705d2170d52d69 |
|
BLAKE2b-256 | 403d09d6a1a9b3b8a4ff4464d2a5ddb92fbb7a052bd80006c04bbeb86b0f22a4 |