Documentation ¶
Overview ¶
Package burrow provides useful utilities that work with net/http package.
Index ¶
Examples ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Directories ¶
Path | Synopsis |
---|---|
Package compress provides http compression implementation with "gzip" and "deflate" content-encodings.
|
Package compress provides http compression implementation with "gzip" and "deflate" content-encodings. |
Package my4040 provides support for setting customized http 404 handler.
|
Package my4040 provides support for setting customized http 404 handler. |
Package session provides HTTP cookie session implementations.
|
Package session provides HTTP cookie session implementations. |
Package spdy implements Google SPDY™ protocol.
|
Package spdy implements Google SPDY™ protocol. |
framing
Package framing implements Google SPDY™ protocol framing layer.
|
Package framing implements Google SPDY™ protocol framing layer. |
framing/fields
Package fields implements wire format decoding and encoding.
|
Package fields implements wire format decoding and encoding. |
Package statushook provides a utility to hook a http.Handler before the status code is written, giving the hook a chance to midify the response header, or replace the entire response.
|
Package statushook provides a utility to hook a http.Handler before the status code is written, giving the hook a chance to midify the response header, or replace the entire response. |
Click to show internal directories.
Click to hide internal directories.