{"library":"http-link-header","type":"library","category":null,"description":"http-link-header is a JavaScript library designed for parsing and formatting HTTP Link headers as defined by RFC 8288 (which supersedes RFC 5988). The current stable version is 1.1.3, last published in 2018, indicating a low or absent release cadence. A key characteristic is its explicit deviation from RFC 8288 regarding relative URI-References: the library does *not* automatically resolve them, leaving this responsibility to the user. This design choice is critical for developers to be aware of, as it means the parsed URIs might not be absolute without further processing. The library provides methods for parsing single or multiple headers, checking for specific references, retrieving references by attribute, and setting/uniquely setting new references, along with stringifying Link objects back into HTTP header format.","language":"javascript","status":"abandoned","version":"1.1.3","tags":["javascript","rfc5988","rfc8288","rfc","5988","8288","http","link","header"],"last_verified":"Wed May 27","install":[{"cmd":"npm install http-link-header","imports":["const LinkHeader = require('http-link-header');","const LinkHeader = require('http-link-header');\nconst link = LinkHeader.parse(headerString);","const LinkHeader = require('http-link-header');\nconst link = new LinkHeader();"]},{"cmd":"yarn add http-link-header","imports":[]},{"cmd":"pnpm add http-link-header","imports":[]}],"homepage":null,"github":"https://github.com/jhermsmeier/node-http-link-header","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/http-link-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/http-link-header/compatibility"}}