0.0.2 • Published 3 years ago
camelize-http-headers v0.0.2
Camelize HTTP headers 
Camelize HTTP headers.
Although HTTP/1.x headers are case insensitive, in some cases you still need them camelcased, as they are generally known.
Install
npm install camelize-http-headers --save
Usage
camelize = require 'camelize-http-headers'
camelize 'content-md5' # Content-MD5