View Source hackney_manager (hackney v1.23.0)

Summary

Functions

async_response_pid(Ref)

cancel_request(Client)

close_request(Client)

code_change(OldVsn, Ring, Extra)

controlling_process(Ref, Pid)

get_state(Client)

get_state(Ref, Fun)

handle_call(_, From, Mstate)

handle_cast(Msg, State)

handle_error(Client)

handle_info(Info, State)

init(_)

new_request(Client)

start_async_response(Ref)

start_link()

stop_async_response(Ref)

store_state(Client)

store_state(Ref, NState)

take_control(Ref, NState)

terminate(Reason, State)

update_state(Client)

update_state(Ref, NState)

with_async_response_pid(Ref, Fun)