proxy.golang.org : github.com/tmthrgd/go-server-push
Package serverpush implements a HTTP/2 Server Push aware http.Handler. It looks for Link headers in the response with rel=preload and will automatically push each linked resource. If the nopush attribute is included the resource will not be pushed. It uses a DEFLATE compressed bloom filter to store a probabilistic view of resources that have already been pushed to the client.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/tmthrgd/go-server-push
License: BSD-3-Clause
Latest release: almost 8 years ago
First release: almost 8 years ago
Namespace: github.com/tmthrgd
Stars: 0 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 4 days ago
v0.0.0-20180217055835-de76cc04fb6b
Published: almost 8 years agoRegistry - Documentation - Download