koa-header

2.1.4 • Public • Published

koa-header

Easily add headers to your Koa application.

Donate


Installation

npm i koa-header

Usage

// other koa setup
import header from 'koa-header'

app.use(header('Foo', 'Bar'))

LICENSE

Package Sidebar

Install

npm i koa-header

Weekly Downloads

7

Version

2.1.4

License

MIT

Unpacked Size

4.99 kB

Total Files

8

Last publish

Collaborators

  • zacanger