RigInboundGateway.ApiProxy.Handler.HttpHeader (Reactive Interaction Gateway v3.0.0-alpha.2) View Source
HTTP header modification to be applied, according to the spec.
Link to this section Summary
Link to this section Types
Specs
ip() :: :inet.ip_address()
Link to this section Functions
Specs
put_forward_header(Plug.Conn.headers(), remote_ip :: ip(), host_ip :: ip()) :: Plug.Conn.headers()
Specs
put_host_header(Plug.Conn.headers(), String.t()) :: Plug.Conn.headers()