{"library":"connect-header","type":"library","category":null,"description":"General header middleware for Connect/Express that allows setting arbitrary HTTP response headers via middleware configuration. Version 0.0.5 is the last release; no recent activity (last updated ~10 years ago). Extremely lightweight (no dependencies). Simpler than helmet or custom middleware for basic header setting, but unmaintained and not compatible with modern Express (>=4.x) or Koa.","language":"javascript","status":"abandoned","version":"0.0.5","tags":["javascript","connect","express","header","general"],"last_verified":"Wed May 27","install":[{"cmd":"npm install connect-header","imports":["const header = require('connect-header')","app.use(header({ 'X-Custom': 'value' }))","const express = require('express'); const header = require('connect-header'); const app = express(); app.use(header({ 'X-Frame-Options': 'DENY' }))"]},{"cmd":"yarn add connect-header","imports":[]},{"cmd":"pnpm add connect-header","imports":[]}],"homepage":null,"github":"https://github.com/luics/connect-header","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/connect-header","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/connect-header/compatibility"}}