Documentation
¶
Index ¶
Constants ¶
View Source
const ( HeaderAccept = "Accept" HeaderAcceptEncoding = "Accept-Encoding" HeaderAuth = "Authorization" HeaderAuthorization = "Authorization" HeaderCacheControl = "Cache-Control" HeaderContentLength = "Content-Length" HeaderContentType = "Content-Type" HeaderDNT = "DNT" HeaderIfModifiedSince = "If-Modified-Since" HeaderKeepAlive = "Keep-Alive" HeaderOrigin = "Origin" HeaderRange = "Range" HeaderUserAgent = "User-Agent" HeaderCSRFToken = "X-CSRF-Token" HeaderCustomHeader = "X-CustomHeader" HeaderRequestedWith = "X-Requested-With" HeaderRequestID = "X-Request-ID" HeaderRequiredRole = "X-Required-Role" )
Headers
View Source
const ( ContentTypeJSON = "application/json" // TODO: Ensure that the API complies with RFC 7807 ContentTypeProblemJSON = "application/problem+json" )
Content types
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.