JamHttpBase
Inherited By: JamCallbackApi, JamClientApi, JamDataApi, JamDevModeApi, JamLoginApi, JamProjectApi
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
Methods
void |
_ready ( ) |
_auth_headers ( ) |
|
get_string_data ( String url ) |
|
_json_http ( String route, Method method=0, Variant body=null ) |
Property Descriptions
String addon_version = "unknown"
There is currently no description for this property. Please help us by contributing one!
String api_url
There is currently no description for this property. Please help us by contributing one!
JamJwt jwt = new()
There is currently no description for this property. Please help us by contributing one!
JamHttpRequestPool pool
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
void _ready ( )
There is currently no description for this method. Please help us by contributing one!
Array _auth_headers ( )
There is currently no description for this method. Please help us by contributing one!
Array _json_auth_headers ( )
There is currently no description for this method. Please help us by contributing one!
JamResult get_string_data ( String url )
There is currently no description for this method. Please help us by contributing one!
JamHttpBase.Result _json_http ( String route, Method method=0, Variant body=null )
There is currently no description for this method. Please help us by contributing one!