usps v0.1.0 Usps.Client behaviour View Source
Behaviour for HTTP clients.
The default Usps.Client.Hackney client can be replaced by defining a module that implements the callbacks defined in this module.
Link to this section Summary
Callbacks
Makes a GET request to the given url.
Link to this section Types
Link to this section Callbacks
Makes a GET request to the given url.