A Heroku buildpack that replaces the system curl with a custom version supporting HTTP/2 via nghttp2.
This Heroku buildpack shadows the system-provided curl executable and libcurl with a custom-built version that adds HTTP/2 support through nghttp2. It is designed to be used as an additional layer before the primary language buildpack, enabling HTTP/2 capabilities for applications deployed on Heroku.
The buildpack is designed to extend Heroku's capabilities by seamlessly adding modern HTTP/2 support to curl, ensuring compatibility and performance improvements for applications that rely on HTTP/2 features.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.