CS305-Lab icon indicating copy to clipboard operation
CS305-Lab copied to clipboard

HTTP header fields should be case-insensitive

Open ziqin opened this issue 10 months ago • 0 comments

The following headers dict should be replaced by a case-insensitive dictionary.

https://github.com/ziqin/CS305-Lab/blob/ee84ea97416c8d934e6b957a3a0f400a61fe3989/SimpleWebFileBrowser/web.py#L131

ziqin avatar Sep 17 '23 03:09 ziqin