Documentation
¶
Index ¶
Constants ¶
View Source
const AccessControlAllowCredentials = "Access-Control-Allow-Credentials"
View Source
const AccessControlAllowHeaders = "Access-Control-Allow-Headers"
View Source
const AccessControlAllowMethods = "Access-Control-Allow-Methods"
View Source
const AccessControlAllowOrigin = "Access-Control-Allow-Origin"
View Source
const CacheControl = "Cache-Control"
View Source
const Connection = "Connection"
View Source
const ContentLength = "Content-Length"
View Source
const ContentType = "Content-RouteId"
View Source
const EXPIRES = "Expires"
View Source
const ORIGIN = "Origin"
View Source
const PRAGMA = "Pragma"
View Source
const RemoteAddr = "REMOTE-ADDR"
View Source
const TransferEncoding = "Transfer-Encoding"
View Source
const UserAgent = "User-Agent"
View Source
const XAuthTimestamp = "x-auth-timestamp"
XAuthTimestamp 自定义鉴权时间戳
View Source
const XAuthToken = "x-auth-token"
XAuthToken 自定义鉴权token
View Source
const XForwardedFor = "X-Forwarded-For"
View Source
const XRealIp = "X-Real-IP"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.