Cloudflare
v0.4.0
Cloudflare Docs
Modules
Cloudflare.Client
(Cloudflare v0.4.0)
View Source
Link to this section
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)
Link to this section
Functions
Link to this function
delete(path, opts \\ [])
View Source
Link to this function
delete!(path, opts \\ [])
View Source
Link to this function
get(path, opts \\ [])
View Source
Link to this function
get!(path, opts \\ [])
View Source
Link to this function
head(path, opts \\ [])
View Source
Link to this function
head!(path, opts \\ [])
View Source
Link to this function
init(opts \\ [])
View Source
Link to this function
new(opts)
View Source
Link to this function
patch(path, body, opts \\ [])
View Source
Link to this function
patch!(path, body, opts \\ [])
View Source
Link to this function
post(path, body, opts \\ [])
View Source
Link to this function
post!(path, body, opts \\ [])
View Source
Link to this function
put(path, body, opts \\ [])
View Source
Link to this function
put!(path, body, opts \\ [])
View Source
Link to this function
req(request)
View Source