exgrid v0.4.0 ExGrid.HTTPHandler

Wrapper for all HTTP calls

Summary

Functions

Encode the key value payload to JSON

Performs GET request

Performs POST request

Build headers

Functions

encode_payload(payload)

Encode the key value payload to JSON

get(url)
get(, url)

Performs GET request

post(url, payload)
post(, url, payload)

Performs POST request

set_headers()

Build headers