ExPostmen v0.1.7 ExPostmen.Request View Source

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %ExPostmen.Request{headers: term, http_method: term, params: term, path: term, retry: term, retry_count: term}

Link to this section Functions

Link to this function perform(request, config) View Source