http

package
v0.0.0-...-150877d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 19, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MaxBytesFilter

func MaxBytesFilter(maxBytesSize int64) func(h http.Handler) http.Handler

MaxBytesFilter HTTP最大字节过滤器 返回一个限制 http Body 最大大小的 kratos.http.FilterFunc maxBytesSize 单位kb

Types

type MaxBytesHandler

type MaxBytesHandler struct {
	http.Handler
	// contains filtered or unexported fields
}

func (MaxBytesHandler) ServeHTTP

func (h MaxBytesHandler) ServeHTTP(w http.ResponseWriter, req *http.Request)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL