معرفی شرکت ها


aiohttp-remotes-1.2.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Control remote side information.
ویژگی مقدار
سیستم عامل -
نام فایل aiohttp-remotes-1.2.0
نام aiohttp-remotes
نسخه کتابخانه 1.2.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Andrew Svetlov
ایمیل نویسنده andrew.svetlov@gmail.com
آدرس صفحه اصلی https://github.com/aio-libs/aiohttp-remotes
آدرس اینترنتی https://pypi.org/project/aiohttp-remotes/
مجوز -
=============== aiohttp-remotes =============== 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.


نیازمندی

مقدار نام
- aiohttp
- typing-extensions


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl aiohttp-remotes-1.2.0:

    pip install aiohttp-remotes-1.2.0.whl


نصب پکیج tar.gz aiohttp-remotes-1.2.0:

    pip install aiohttp-remotes-1.2.0.tar.gz