Module solicit::server 
                   
                       [−]
                   
               [src]
The module contains a simple HTTP/2 server implementation.
Structs
| ServerRequest | 
                                 The struct represents a fully received request.  | 
                       
| SimpleServer | 
                                 The struct implements a simple HTTP/2 server that allows users to register a request handler (a
callback taking a   |