ex_cogmint v0.0.5 ExCogmint.Client
Basic interface to Cogmint. This module is responsible for making the URL request and handling the response.
Link to this section Summary
Functions
Handling bad HTTP responses needs to happen here.
Link to this section Functions
Link to this function
build_body(body)
Link to this function
build_full_url(path)
Link to this function
build_headers()
Link to this function
handle_error(error)
Link to this function
handle_response(response)
Handling bad HTTP responses needs to happen here.
Link to this function