Versions in this module Expand all Collapse all v0 v0.16.0 Apr 28, 2023 Changes in this version + const DefaultMaxMemory + func BindBody(c echo.Context, i interface{}) error + func CopyJsonBody(r *http.Request, i interface{}) error + func FindUploadedFiles(r *http.Request, key string) ([]*filesystem.File, error) + func NormalizeUrl(originalUrl string) (string, error)