roger_ui v0.1.9 RogerUI.Web.Helpers.Request
Prepare request methods of:
- parameters reading.
- JSON parsing.
Link to this section Summary
Functions
Uses Plug.Parsers to get the body_params. Additionally load the query_params
Creates a Map with transformed conn.params
Link to this section Functions
Link to this function
fill_params(conn, opts \\ [])
Uses Plug.Parsers to get the body_params. Additionally load the query_params.
Link to this function
normalize_params(conn)
Creates a Map with transformed conn.params