Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

The **consume-http-header** module parses the header section of an HTTP request or response from any Node.js stream, invoking a callback once the complete header block is read and leaving the stream positioned at the start of the body. It’s useful for developers building low‑level network clients or servers (e.g., raw TCP sockets) who need to handle HTTP traffic without using a full HTTP library.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
watson

watson/consume-http-header

Consume an HTTP request or response stream until all headers have been read

JavaScript
4
0
MIT License
watson's profile
watson
8 contributions

Support the dependencies of watson/consume-http-header

Account's avatar
watson/consume-until
Consume a stream until a given pattern is found
Account's avatar
watson/http-headers
Parse http headers
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
standard/standard
JavaScript Standard Style