Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDigestAuth ¶
func GzipFunc ¶
func GzipFunc(f http.HandlerFunc) http.HandlerFunc
GzipFunc wraps an http.HandlerFunc and gzips responses if the client supports it
func GzipHandler ¶
GzipHandler wraps an http.Handler and gzips responses if the client supports it
Types ¶
type HTTPLogHandler ¶
func (HTTPLogHandler) ServeHTTP ¶
func (l HTTPLogHandler) ServeHTTP(res http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.