Versions in this module Expand all Collapse all v0 v0.7.0 Mar 6, 2026 v0.6.0 Mar 4, 2026 Changes in this version + const BearerAuthorizationPrefix + const HeaderAccept + const HeaderAuthorization + const HeaderContentType + const HeaderUserAgent + const MediaTypeEventStream + const MediaTypeJSON + func SetAccept(req *http.Request, value string) + func SetAcceptEventStream(req *http.Request) + func SetAcceptJSON(req *http.Request) + func SetBearerAuthorization(req *http.Request, token string) + func SetContentType(req *http.Request, value string) + func SetContentTypeJSON(req *http.Request) + func SetUserAgent(req *http.Request, userAgent string)