http_client v0.1.2 API Reference

Modules

The client module contains two functions of note, do_request/6 and do_request!/6 which perform HTTP actions as well as encoding and decoding data and setting headers involved in the request

Provided Decoders

  • JSON

Provided Encoders

  • GETURLEncoded

Exceptions