raxx v0.14.9 API Reference
Modules
Tooling to work with HTTP
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
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
A trailer allows the sender to include additional fields at the end of a streamed message
Utilities for working with url query strings