raxx v0.15.11 API Reference

Modules

Conveniences for generating HTML

Protocol to create safe HTML encoding of datastrutures

An engine for templating HTML content

Tooling to work with HTTP

Add protection to a Raxx application using Basic Authentication

A part of an HTTP messages body

Toolkit for parsing and serializing requests to HTTP/1.1 format

Create a general template that can be reused by views

Middleware for basic logging in the format

HTTP requests to a Raxx application are encapsulated in a Raxx.Request struct

Generate a unique identifier for a request

HTTP responses from a Raxx application are encapsulated in a Raxx.Response struct

Simple router for Raxx applications

Interface to handle server side communication in an HTTP message exchange

Use signed cookies to store the session for a client

A very simple HTTP/1.1 client

A trailer allows the sender to include additional fields at the end of a streamed message

Generate views from .eex template files

Exceptions

Raise when a server module returns an invalid reaction