URL resolver for Hapi.js
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This is a utility library for Hapi.js that resolves the full URL of an incoming request, correctly handling reverse proxy headers like `x-forwarded-proto`. It's designed for Hapi.js developers who need to generate accurate absolute URLs, especially when their application runs behind a proxy that modifies the request path or host. The library provides a simple interface and allows manual overrides for protocol, host, and base path when needed.