ivar v0.10.1 API Reference
Modules
Specifies API required for an Ivar adapter to implement
Ivar.Files manages the files to be sent for a request
Ivar.Headers manages the request headers used for a request
Ivar.QueryString manages the query string values to be appended to the url
TestAdapter is a testing utility that is designed to make testing Ivar simplier by replacing
http requests with a callback that can be used to assert expected values for the request
Ivar.Utilities is a collection of utility functions used for building requests