aio-libs / aio-libs/aiohttp-session
session not saved with web.FileResponse
未关闭
- 主要语言
- Python
- 星标
- 245
- 派生
- 91
- 平均合并
- 2 分钟
- 30 天内合并 PR
- 4
描述
I'm not sure if there's a reason to exclude it, but it seems that sessions aren't saved when response is an instance of `web.FileResponse`.
It gets excluded here when checking the type of the response: https://github.com/aio-libs/aiohttp-session/blob/015dfb1acc035cf554252689bd00b9c944b8eab1/aiohttp_session/__init__.py#L204-L206
贡献指南
评估
这个 Issue 还没有评估数据。