Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( FullAccessLogEnabled bool FullAccessLogSupportedContentTypes []string FullAccessLogMaxBodySize int )
Functions ¶
Types ¶
type ResponseWriterInterceptor ¶ added in v4.4.0
type ResponseWriterInterceptor struct {
http.ResponseWriter
// contains filtered or unexported fields
}
ResponseWriterInterceptor is used to decorate http.ResponseWriter, so we can intercept the Write process
Click to show internal directories.
Click to hide internal directories.