charcoal-dev/http-commons

HTTP commons for Charcoal HTTP Client & Router

0.2.8 2025-08-20 00:10 UTC

This package is auto-updated.

Last update: 2025-08-20 00:11:12 UTC


README

MIT License

The HTTP Commons library provides shared abstractions and utilities for working with HTTP in Charcoal, serving as a foundation for both the HTTP Router and HTTP Client libraries. It defines common interfaces, value objects, and helpers for requests, responses, headers, and status codes, ensuring consistency and interoperability across all HTTP-related components in the framework.

For detailed information, guidance, and setup instructions regarding this library, please refer to our official documentation website:

https://charcoal.dev/libs/http-commons

Related Libraries:

https://github.com/charcoal-dev/http-router

https://github.com/charcoal-dev/http-client