class

Vecos::Session

Inherits Reference < Object

Constants

Log = ::Log.for(self)

Constructors

new(access_token : OAuth2::AccessToken)
Source

Instance methods

access_token
Source
access_token=(access_token : OAuth2::AccessToken)
Source
delete(url : String, **kwargs) : Halite::Response
Source
get(url : String, **kwargs) : Halite::Response
Source
post(url : String, **kwargs) : Halite::Response
Source
put(url : String, **kwargs) : Halite::Response
Source
request(method : String, url : String, **kwargs) : Halite::Response
Source
single_request_timeout
Source
single_request_timeout=(single_request_timeout : Int32)
Source
user_agent
Source
user_agent=(user_agent : String)
Source