aio-libs / aio-libs/aiohttp-session
session not saved with web.FileResponse
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 245
- Fork
- 91
- Merge trung bình
- 2 phút
- Pull request đã merge (30 ngày)
- 4
Mô tả
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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.