httpfile
Package httpfile provides an easy way to create HTTP handlers that respond with static data, possibly gzip compressed if requested by the client.
Filename
Size
Last Commit Date
Commit Message
..
.github
workflows
go-checks.yml
716
2025/09/25 07:33:19
added CI
LICENSE
767
2025/03/15 21:52:53
added LICENSE
README.md
1537
2025/09/25 07:33:30
added better README
examples_test.go
642
2025/09/25 07:33:25
added simple example
file.go
4462
2025/09/16 06:58:05
correct type
file_test.go
3567
2025/09/25 07:33:07
de-dup'd test code
go.mod
102
2025/09/14 17:05:59
update to latest httpencoding version
go.sum
189
2025/09/14 17:05:59
update to latest httpencoding version