Documentation
¶
Index ¶
Constants ¶
View Source
const ( AccessControlAllowOrigin = "Access-Control-Allow-Origin" AccessControlAllowCredentials = "Access-Control-Allow-Credentials" AcceptLanguage = "Accept-Language" // Custom headers. XForwardedFor = "X-Forwarded-For" // https://en.wikipedia.org/wiki/X-Forwarded-For CacheControl = "Cache-Control" ContentLength = "Content-Length" ContentType = "Content-Type" ContentEncoding = "Content-Encoding" )
Variables ¶
This section is empty.
Functions ¶
func GetClientIp ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.