{"library":"http-z","type":"library","category":null,"description":"http-z is a focused JavaScript and TypeScript library for parsing and building HTTP messages (requests and responses) in strict accordance with RFC 7230. It provides distinct functions to convert raw HTTP strings into a structured model and to serialize a model back into a raw message string. The current stable version is 8.1.1, indicating ongoing maintenance and development. A key differentiator for http-z is its zero-dependency design, which contributes to a minimal footprint, making it suitable for environments where bundle size is critical. It operates seamlessly across both Node.js (requiring Node.js >=18) and modern web browser environments. This library is ideal for developers needing low-level interaction with HTTP message serialization and deserialization, offering a robust, RFC-compliant alternative to higher-level HTTP client or server frameworks by concentrating solely on the message structure.","language":"javascript","status":"active","version":"8.1.1","tags":["javascript","http","http-utility","http-message","builder","parser","request","response","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install http-z","imports":["import { parse } from 'http-z'","import { build } from 'http-z'","import type { HttpZParserModel } from 'http-z'","import { consts } from 'http-z'"]},{"cmd":"yarn add http-z","imports":[]},{"cmd":"pnpm add http-z","imports":[]}],"homepage":null,"github":"https://github.com/AlexanderMac/http-z","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/http-z","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-z/compatibility"}}