Revolver v0.1.0 Revolver.Conn

The Revolver Connection.

This module provides a struct that will be used throughout the connection life-cycle.

Summary

Functions

delete_req_header(conn, key)
delete_resp_header(conn, key)
get_req_header(conn, key)
get_resp_header(conn, key)
put_query(conn, kv)
put_req_body(conn, body)
put_req_header(conn, key, value)
put_resp_header(conn, key, value)