ibrowse adapter
Receives %Maxwell{}
%Maxwell{}
Returns {:ok, %Maxwell{}} or {:error, reason_term} when synchronous request
{:ok, %Maxwell{}}
{:error, reason_term}
Returns {:ok, ref_integer} when asynchronous requests(options add [respondto: targetpid])
{:ok, ref_integer}