xarango

v0.7.0

  • Pages
  • Modules
  • Exceptions

    xarango v0.7.0 Xarango.Client

    Link to this section Summary

    Functions

    credentials()
    decode_data(data, into)
    delete(url, body \\ "")
    get(url, body \\ "")
    head(url, body \\ "")
    headers()
    options(url, body \\ "")
    patch(url, body \\ "")
    post(url, body \\ "")
    put(url, body \\ "")

    Link to this section Functions

    Link to this function credentials()
    Link to this function decode_data(data, into)
    Link to this function delete(url, body \\ "")
    Link to this function get(url, body \\ "")
    Link to this function head(url, body \\ "")
    Link to this function headers()
    Link to this function options(url, body \\ "")
    Link to this function patch(url, body \\ "")
    Link to this function post(url, body \\ "")
    Link to this function put(url, body \\ "")

    Built using ExDoc (v0.19.0), designed by Friedel Ziegelmayer for the Elixir programming language.