raxx v0.11.1 API Reference
Modules
Module for handling a response served in chunks
Manipulate connection header on raxx messages
Manipulate content-length header on raxx messages
BETA: unsure if this module should world on request/response objects?
Manipulate location header on raxx messages
This is all defined in the multipart/form-data rfc7578
Manipulate referer header on raxx messages
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
Manipulate server header on raxx messages
Manipulate transfer-encoding header on raxx messages
Manipulate user-agent header on raxx messages
Utilities for working with url query strings