HTTPill v0.2.2 HTTPill.Adapter.Hackney View Source

The hackney adapter for HTTPill

Link to this section Summary

Functions

Handles the async response by sending messages to target

Makes the given request through this adapter

Link to this section Functions

Link to this function handle_async_response(target, before_process, after_process) View Source

Handles the async response by sending messages to target

Calls before_process and after_process sending the async response objects

Makes the given request through this adapter