Copyright © 2022 Marc Worrell
Authors: Marc Worrell.
| basic_auth/1 | |
| ct/1 | |
| http_status/1 | |
| request/5 | |
| request_with_body/5 | |
| stream_to_fun/3 |
basic_auth(X1) -> any()
ct(Headers) -> any()
http_status(X1) -> any()
request(Config, Method, Url, Headers, Options) -> any()
request_with_body(Config, Method, Url, Headers, Body) -> any()
stream_to_fun(Config, Url, Fun) -> any()
Generated by EDoc