ivar v0.8.1 API Reference

Modules

Ivar is the top level module used to compose HTTP requests

Ivar.Auth manages the authentication credentials used for a request

Ivar.Body manages the body content used for a request

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

Ivar.Utilities is a collection of utility functions used for building requests