hex_core

v0.6.9

  • Pages
  • Modules

    hex_core v0.6.9 hex_api View Source

    Link to this section Summary

    Types

    body()
    response()

    Functions

    build_url/2
    compose_query/1
    delete/2
    encode_body/1
    get/2
    join/2
    join_prepend/2
    make_headers/1
    post/3
    put/3
    put_new/3
    recompose/1
    request/4
    set_header/3
    to_list/1

    Link to this section Types

    Link to this type

    body()

    View Source

    Specs

    t:hex_api.body/0 TODO: erlang-typespec
    Link to this type

    response()

    View Source

    Specs

    t:hex_api.response/0 TODO: erlang-typespec

    Link to this section Functions

    Link to this function

    build_url/2

    View Source
    Link to this function

    compose_query/1

    View Source
    Link to this function

    delete/2

    View Source
    Link to this function

    encode_body/1

    View Source
    Link to this function

    get/2

    View Source
    Link to this function

    join/2

    View Source
    Link to this function

    join_prepend/2

    View Source
    Link to this function

    make_headers/1

    View Source
    Link to this function

    post/3

    View Source
    Link to this function

    put/3

    View Source
    Link to this function

    put_new/3

    View Source
    Link to this function

    recompose/1

    View Source
    Link to this function

    request/4

    View Source
    Link to this function

    set_header/3

    View Source
    Link to this function

    to_list/1

    View Source

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