Maru v0.13.2 Maru.Response View Source

This module is a wrapper for request and response of maru.

Link to this section Summary

Functions

Get conn from process dict

Make html format response

Make json format response

Put conn to process dict

Make response by url redirect

Make text format response

Link to this section Functions

Get conn from process dict.

Get params.

Make html format response.

Make json format response.

Put conn to process dict.

Link to this function redirect(conn, url, opts \\ []) View Source

Make response by url redirect.

Make text format response.