Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/daaku/go.httpgzip
/ functions
Functions
10 in github.com/daaku/go.httpgzip
⨍
Functions
10
◇
Types & classes
1
↓ 6 callers
Method
Write
(b []byte)
httpgzip.go:19
↓ 3 callers
Function
stubHandler
(response string)
httpgzip_test.go:13
Function
NewHandler
Wrap a http.Handler to support transparent gzip encoding.
httpgzip.go:30
Function
TestWithGzip
(t *testing.T)
httpgzip_test.go:56
Function
TestWithGzipAndMultipleVaryHeader
(t *testing.T)
httpgzip_test.go:77
Function
TestWithGzipDoubleWrite
(t *testing.T)
httpgzip_test.go:144
Function
TestWithGzipReal
(t *testing.T)
httpgzip_test.go:101
Function
TestWithGzipRealAndMultipleVaryHeaders
(t *testing.T)
httpgzip_test.go:121
Function
TestWithoutGzip
(t *testing.T)
httpgzip_test.go:19
Function
TestWithoutGzipWithMultipleVaryHeaders
(t *testing.T)
httpgzip_test.go:36