@renyuneyun/parse-link-header-ts
Version:
Parses a link header and returns information for each contained link.
18 lines (10 loc) • 361 B
Markdown
This code base is based on https://github.com/thlorenz/parse-link-header.
Big thanks for thlorenz :pray:
This is a TypeScript library to parse the `Link` header as defined in [RFC 5988](https://tools.ietf.org/html/rfc5988).
- Written in TypeScript
- No dependencies
[](./LICENSE)