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
-
..
-
LICENSE
767
2025/03/15 21:52:53
added LICENSE
-
README.md
2417
2025/03/17 07:12:26
updated README
-
file.go
3772
2025/03/17 07:12:06
corrected typo
-
file_test.go
3919
2025/03/15 21:44:26
modified TestFile to use WriteString method directly, instead of using io.WriteString
-
go.mod
102
2025/03/17 06:57:02
added go mod files
-
go.sum
189
2025/03/17 06:57:02
added go mod files