Skip to content

Library for parsing/stringify HTTP link header

Notifications You must be signed in to change notification settings

itteco/http-link

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

http-link

Library for parsing HTTP Link header http://www.w3.org/wiki/LinkHeader

synopsis

var httpLink = require('http-link');
var links = httpLink.parse('<http://example.com/acb>; rel=alternate; type=text/html');

install

npm install http-link

About

Library for parsing/stringify HTTP link header

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published