dango.web.middlewares.cors

Модуль реализации Middleware CORS

Members

Aliases

AllowChecker
alias AllowChecker = bool delegate(string val) @(safe)

Проверка

Classes

CORSWebMiddleware
class CORSWebMiddleware

Middleware позволяет реализовать CORS доступ

CORSWebMiddlewareFactory
class CORSWebMiddlewareFactory

Фабрика Middleware CORS

Meta

Date

Date: 2020-04-30

License

Subject to the terms of the BSD 3-Clause License, as written in the included LICENSE.md file.

Authors

<m.galanin@milofon.pro> Maksim Galanin