Socket
Socket
Sign inDemoInstall

http-lazy-headers

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

http-lazy-headers

Parse, validate and format HTTP headers lazily


Maintainers
1

HLH is an abstraction over raw HTTP headers, providing:

  • Lazy decoding, parsing and validation of input headers
  • Eager validation and lazy formatting of output headers
  • Methods and helpers for common operations
  • A headers collection on top of OrderedDict for fast lookups
  • WSGI support
  • A pure Python implementation without using regex!
  • A sane API
  • A way out of messy strings manipulation and typos

Specs support: rfc7230, rfc7231, rfc7232, rfc7233, rfc7234, rfc7235 rfc6265, rfc3986, rfc5646, rfc6266, rfc1034, rfc5234

FAQs


Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc