aio-libs / aio-libs/aiohttp-session

session not saved with web.FileResponse

Open
#640 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
245
Forks
91
Avg merge
2m
Merged PRs (30d)
4

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.