node-caseless

get/set/check for HTTP headers in a caseless manner
  https://github.com/mikeal/caseless
  0
  no reviews



This library is incredibly useful when working with HTTP headers. It allows you to get/set/check for headers in a caseless manner while also preserving the caseing of headers the first time they are set.

Node.js is an event-based server-side JavaScript engine.