httpembed
Package httpembed aids with handling compressed 'embed' buffers, turning them into HTTP Handlers
Filename
Size
Last Commit Date
Commit Message
..
.github
workflows
go-checks.yml
716
2025/09/25 06:51:31
added CI
LICENSE
767
2022/06/27 11:37:53
added LICENSE
README.md
1456
2026/07/06 19:59:09
removed retired link
buffer.go
3250
2026/08/01 15:32:13
use simpler Negotiate function
buffer_test.go
3094
2025/09/16 06:57:30
correct headers in tests
examples_test.go
453
2025/09/25 06:51:42
added simple example
fs.go
1627
2025/09/25 06:51:23
split DecompressFS for easier reading
fs_test.go
1817
2023/07/12 07:35:31
removed old fs tests
go.mod
204
2026/08/01 15:29:21
updated to latest httpencoding package
go.sum
541
2026/08/01 15:29:21
updated to latest httpencoding package
hw.gz
34
2025/09/25 06:51:42
added simple example