Cloudflare.Client (Cloudflare v0.5.0)

Copy Markdown View Source

Summary

Functions

delete(path, opts \\ [])

delete!(path, opts \\ [])

get(path, opts \\ [])

get!(path, opts \\ [])

head(path, opts \\ [])

head!(path, opts \\ [])

init(opts \\ [])

new(opts)

patch(path, body, opts \\ [])

patch!(path, body, opts \\ [])

post(path, body, opts \\ [])

post!(path, body, opts \\ [])

put(path, body, opts \\ [])

put!(path, body, opts \\ [])

req(request)