Socket
Socket
Sign inDemoInstall

header-parse

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    header-parse

Parse RFC822-compliant (and similar) headers.


Version published
Weekly downloads
14
increased by75%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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:

Keywords

FAQs

Last updated on 30 May 2014

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc