openresty / test-nginx

Data-driven test scaffold for Nginx C module and OpenResty Lua library development
http://search.cpan.org/dist/Test-Nginx
438 stars 105 forks source link

Change header matching to be case insensitive #127

Open jloh opened 2 years ago

jloh commented 2 years ago

refs https://github.com/openresty/test-nginx/issues/126

I understand this is likely the wrong fix and this should be done differently but any help in getting a proper fix/option to do case insensitive headers would be fantastic.