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
purl: pkg:golang/github.com/tmthrgd/go-server-push
License: BSD-3-Clause
Latest release: about 7 years ago
First release: about 7 years ago
Namespace: github.com/tmthrgd
Stars: 0 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago