API Reference ExHttpProxy v1.6.0

modules

Modules

HttpProxy is a simple http proxy.

Store play responses which is read from files.

Format some Plug.Conn and request into JSON

Handle every http request to outside of the server.

Get files against play

HttpProxy.Play.Data is structure for play response mode. The structure gets data via HttpProxy.Play.Response.play_responses.

HttpProxy.Play.Paths is structure for play response mode. The structure gets paths as list via HttpProxy.Play.Response.play_paths.

Supervisor for HttpProxy

This module provides several paths associated with HttpProxy and file operation.