hex_http.request
You're seeing just the callback
request
, go back to hex_http module for more information.
Specs
request(method(), URI :: binary(), headers(), body(), adapter_config()) -> {ok, status(), headers(), binary()} | {error, term()}.