Documentation ¶
Index ¶
Constants ¶
View Source
const ( Origin = RequestKey("Origin") ContentType = RequestKey("Content-Type") Cookie = RequestKey("Cookie") Authorization = RequestKey("Authorization") XSignature = RequestKey("x-signature") )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RequestKey ¶
type RequestKey string
Click to show internal directories.
Click to hide internal directories.