nerves_headless_wifi v0.1.1 NervesHeadlessWifi.Router View Source
A Plug responsible for logging request info, parsing request body's as JSON, matching routes, and dispatching responses.
Link to this section Summary
Link to this section Functions
Link to this function
call(conn, opts) View Source
Callback implementation for Plug.call/2
.
Link to this function
init(opts) View Source
Callback implementation for Plug.init/1
.