Crate tomcat

Source

Structs§

Extensions
A type map of protocol extensions.
HeaderMap
A set of HTTP headers
RequestBuilder
A builder to construct the properties of a Request.
Response
Version
Represents a version of the HTTP spec.

Enums§

SocketAddr
An internet socket address, either IPv4 or IPv6.

Traits§

IntoUrl
A trait to try to convert some type into a Url.

Functions§

get
non-blocking get
get_blocking
blocking get
post
non-blocking post
post_blocking
blocking post