exparticle v0.0.2 ExParticle.API.Base
Provides general request making and handling functionality (for internal use).
Summary
Functions
General HTTP DELETE
request function. Takes a url part
and optionally a token and list of params
General HTTP GET
request function. Takes a url part
and optionally a token and list of params
General HTTP POST
request function. Takes a url part,
and optionally a token, data Map and list of params
Functions
General HTTP DELETE
request function. Takes a url part
and optionally a token and list of params.
General HTTP GET
request function. Takes a url part
and optionally a token and list of params.