Feature request: in the server, modifying the response headers after they have been sent should raise
未关闭
enhancement
- 主要语言
- Python
- 星标
- 16.5k
- 派生
- 2.4k
- 平均合并
- 20 小时 10 分钟
- 30 天内合并 PR
- 221
描述
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?
贡献指南
评估
这个 Issue 还没有评估数据。