[][src]Type Definition websocket::server::upgrade::Request

type Request = Incoming<(Method, RequestUri)>;

A typical request from hyper