Bug: ResponseDataExtractor
merges per cookie attributes
#3040
Labels
Bug 🐛
This is something that is not working as expected
Description
Currently
ResponseDataExtractor
merges all values of cookies into a single dictionary, however cookies in theSet-Cookie
header can have different flags, paths, domains, etc. set which are currently lost.URL to code causing the issue
litestar/litestar/data_extractors.py
Lines 407 to 410 in e5f2b64
litestar/tests/unit/test_data_extractors.py
Line 110 in e5f2b64
MCVE
No response
Steps to reproduce
No response
Screenshots
No response
Logs
No response
Litestar Version
v2.5.1
Platform
Note
While we are open for sponsoring on GitHub Sponsors and
OpenCollective, we also utilize Polar.sh to engage in pledge-based sponsorship.
Check out all issues funded or available for funding on our Polar.sh dashboard
The text was updated successfully, but these errors were encountered: