httpbuffer
Package httpbuffer provides a buffer for HTTP requests so that the Content-Length may be set and compression applied for dynamic pages.
Filename
Size
Last Commit Date
Commit Message
..
.github
workflows
go-checks.yml
827
2025/09/26 08:40:00
install brotli headers in CI
brotli
README.md
385
2025/09/29 07:20:06
add usage note
brotli.go
823
2024/08/15 20:27:53
delint'd
deflate
README.md
381
2025/09/29 07:20:12
add usage note
deflate.go
944
2025/09/11 07:07:26
re-formatted
gzip
README.md
363
2025/09/29 07:20:01
add usage note
gzip.go
1048
2025/09/11 07:07:30
re-formatted
LICENSE
767
2017/09/30 21:11:50
added LICENSE
README.md
1699
2025/09/26 08:34:28
added better README
buffer.go
2303
2025/09/17 06:33:58
corrected buffering behaviour
buffer_test.go
2037
2025/09/17 17:46:48
added buffer tests
examples_test.go
589
2025/09/26 08:33:06
added simple example
go.mod
191
2025/09/26 08:32:55
updated go version
go.sum
559
2025/09/26 08:35:56
added go.sum
register.go
869
2024/08/15 20:27:53
delint'd