Skip to content

Parse RFC822-compliant (and similar) headers.

Notifications You must be signed in to change notification settings

eskalacja/header-parse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

header-parse

Parse RFC822-compliant (and similar) headers.

This will parse header blocks that conform to RFC822 section 3 or RFC2616 section 4.2, as well as a few variations of those standards. One major deviation is that this library by default treats \r\n and \n as the same, so headers separated by either will be parsed.

This should be useful to parse:

About

Parse RFC822-compliant (and similar) headers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%