get_ip_response: Get a response object from ipify
Description
This is a private, non-exported function
Usage
get_ip_response(url = ipify.env$API_URL, ...)
Arguments
url
The base url of the ipify service.
...
parameter = Format. What you want the service to return. Valid options = c("text", "json", "jsonp")