This repository was archived by the owner on Apr 18, 2024. It is now read-only.
This repository was archived by the owner on Apr 18, 2024. It is now read-only.
Accept header check should be case insensitive #24
HTTP headers are case insensitive
nginx-car-range/src/request.rs
Line 144 in 23cf2fc
Currently I can't test this module from node.js because it lower cases all headers.