Feature request: in the server, modifying the response headers after they have been sent should raise
Đang mở
enhancement
- Ngôn ngữ chính
- Python
- Star
- 16.5k
- Fork
- 2.4k
- Merge trung bình
- 20 giờ 10 phút
- Pull request đã merge (30 ngày)
- 221
Mô tả
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?
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.