Documentation ¶
Index ¶
Constants ¶
View Source
const (
MaxMemory = 4 << 20
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Content ¶
type Content struct { }
func (*Content) Handle ¶
func (c *Content) Handle(next http.HandlerFunc) http.HandlerFunc
Handle 处理请求并检查 Content-Type
Click to show internal directories.
Click to hide internal directories.