[][src]Module multipart::server::tiny_http

Integration with tiny_http with the tiny_http feature (optional).

Contains impl HttpRequest for tiny_http::Request (not shown here; see HttpRequest's implementors).

Structs

TinyHttpRequest

Represents an HTTP request made by a client.