gziphandler
gziphandler copied to clipboard
Accept func(w http.ResponseWriter, r *http.Request) literals
Could the API feature a method for wrapping raw func(w http.ResponseWriter, r *http.Request)s? This could reduce boilerplate.