raxx v0.10.2 API Reference
Modules
Module for handling a response served in chunks
BETA: unsure if this module should world on request/response objects?
This is all defined in the multipart/form-data rfc7578
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
Utilities for working with url query strings