a simple implementation of HTTP Encrypted Content-Encoding scheme(RFC 8188) for Go.
Go 1.23 and beyond.
go get -u github.com/crow-misia/http-ece
go generate go build
MIT License