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

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

A typical request from hyper