raxx v0.15.0 API Reference

Modules

Tooling to work with HTTP

Add protection to a Raxx application using Basic Authentication

A part of an HTTP messages body

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 trailer allows the sender to include additional fields at the end of a streamed message