Polyjuice Client v0.1.0 Polyjuice.Client.Endpoint.HttpSpec View Source
Link to this section Summary
Link to this section Types
The description of how to handle the endpoint.
method
is the HTTP verbheaders
is a list of the HTTP headersurl
is the URL to callbody
is the HTTP body (if any)transform
is a function to transform the result (status code, headers, content) to a return valueauth_required
indicates whether the end point requires authentication