Documentation ¶
Index ¶
Constants ¶
View Source
const ( BEARER = "Bearer" CONTENT_TYPE_JSON = "application/json" CONTENT_TYPE_EVENT_STREAM = "text/event-stream" CONNECTION_KEEP_ALIVE = "keep-alive" HEADER_ACCEPT = "Accept" HEADER_AUTHORIZATION = "Authorization" HEADER_CONNECTION = "Connection" HEADER_CONTENT_TYPE = "Content-Type" )
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.