Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetContentType ¶
SetContentType is middleware for Gin that will set a default content type. If the "Content-Type" header is not set, this will default it to
c.Request.Header.Set("Content-Type", "application/x-www-form-urlencoded")
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.