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.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Consume an HTTP request or response stream until all headers have been read