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 **httperror** library provides a simple `HTTPError` class for Node.js that wraps an HTTP request and response into a rich `Error` object. It formats a detailed, ready‑to‑throw error message—including request URL, method, status code, and request/response headers—useful for developers who need clearer diagnostics when handling HTTP calls in server‑side JavaScript.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of lbdremy/node-httperror

Account's avatar
request/request
Simplified HTTP request client.

Support the repos that depend on this repository

Top contributors

lbdremy's profile
lbdremy
14 contributions
dominykas's profile
dominykas
1 contributions

Recent events

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

No events yet
lbdremy

lbdremy/node-httperror

HTTPError class extends Error (stack in). var err = new HTTPError(req,res,message);

JavaScript
4
2
MIT License