An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

proxy.golang.org : github.com/artyom/buffering : v1.1.0

Package buffering provides http.Handler that buffers bodies of http requests to on-disk files before passing this request to child handler. This may be useful if request is proxied to some backend that should read request as fast as possible and should not be bound by slow link of the client (i.e. Python backend).

Registry - Documentation - Download - JSON
purl: pkg:golang/github.com/artyom/buffering@v1.1.0
Published:
Indexed:

    Loading...
    Readme
    Loading...