{"library":"http-headers-validation","type":"library","category":null,"description":"http-headers-validation is a lightweight JavaScript utility designed to validate HTTP header names and values against standard specifications. Currently at version 0.0.2, this package appears to have an infrequent release cadence given its early version and specific utility focus. Its primary differentiator is providing a simple, focused API for ensuring header compliance, which is particularly useful in backend modules or proxies that process user-provided HTTP headers. It offers three core functions: `validateHeaderName`, `validateHeaderValue`, and `validateHeader` (which combines both). The library ships with TypeScript types, supporting modern development workflows. It differentiates itself from more comprehensive HTTP parsing libraries by focusing solely on header syntax validation, rather than full request/response object manipulation.","language":"javascript","status":"active","version":"0.0.2","tags":["javascript","http","headers","header","validation","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install http-headers-validation","imports":["import { validateHeaderName } from 'http-headers-validation';","import { validateHeaderValue } from 'http-headers-validation';","import { validateHeader } from 'http-headers-validation';"]},{"cmd":"yarn add http-headers-validation","imports":[]},{"cmd":"pnpm add http-headers-validation","imports":[]}],"homepage":null,"github":"https://github.com/SVasilev/http-headers-validation","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/http-headers-validation","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/http-headers-validation/compatibility"}}