Feature request: in the server, modifying the response headers after they have been sent should raise
Ouverte
enhancement
- Langage dominant
- Python
- Étoiles
- 16.5k
- Forks
- 2.4k
- Merge moyen
- 20 h 10 min
- PR mergées (30 j)
- 221
Description
Simple feature: I think after the response has been prepared (ie after the headers are sent back to the client), the `Response.headers` object should become a read-only dict (ie a `CIMultiDictProxy`), so that it cannot be modified.
Would you accept a patch doing this?
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.