0.0.2 • Published 3 years ago

camelize-http-headers v0.0.2

Weekly downloads
3
License
ISC
Repository
-
Last release
3 years ago

Camelize HTTP headers Build Status

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

License

Apache 2.0

0.0.0

3 years ago

0.0.2

3 years ago

0.0.1

12 years ago