Ewebmachine.Plug.Send
Calling this plug will send the response and halt the connection pipeline if the conn
has passed through an Ewebmachine.Plug.Run
.
Summary↑
call(conn, opts) |
init(opts) |
Calling this plug will send the response and halt the connection pipeline if the conn
has passed through an Ewebmachine.Plug.Run
.
call(conn, opts) |
init(opts) |