aio-libs / aio-libs/aiohttp-session
session not saved with web.FileResponse
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 245
- Forks
- 91
- Merge medio
- 2 min
- PR fusionados (30 d)
- 4
Descripción
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.