[ 原始碼: aiohttp-cors ]
套件:python3-aiohttp-cors(0.7.0-1)
Cross Origin Resource Sharing (CORS) support for aiohttp
aiohttp_cors library implements Cross Origin Resource Sharing (CORS) support for aiohttp asyncio-powered asynchronous HTTP server.
其他與 python3-aiohttp-cors 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio