MCPcopy Create free account
hub / github.com/kataras/iris / GetPostMaxMemory

Method GetPostMaxMemory

context/configuration.go:66–66  ·  view source on GitHub ↗

GetPostMaxMemory returns the PostMaxMemory field.

()

Source from the content-addressed store, hash-verified

64 GetCharset() string
65 // GetPostMaxMemory returns the PostMaxMemory field.
66 GetPostMaxMemory() int64
67
68 // GetLocaleContextKey returns the LocaleContextKey field.
69 GetLocaleContextKey() string

Callers 6

newAppFunction · 0.65
FormFieldWithConfFunction · 0.65
formMethod · 0.65
FormFileMethod · 0.65
FormFilesMethod · 0.65
UploadFormFilesMethod · 0.65

Implementers 1

Configurationconfiguration.go

Calls

no outgoing calls

Tested by

no test coverage detected