ExHttpProxy v1.2.3 HttpProxy.Agent View Source

Store play responses which is read from files.

Link to this section Summary

Link to this section Functions

Link to this function get(key) View Source
get(atom) :: binary | nil
Link to this function put(key, value) View Source
put(atom, [binary] | binary | nil) :: :ok
Link to this function start_link() View Source
start_link ::
  {:ok, pid} |
  {:error, {:already_started, pid} | term}