HttpServer
Namespaces
Interfaces, Classes, Traits and Enums
- Request
- Contains request data
- Response
- Class contains methods to send response to client and close connection
- Server
- Built-in, completely pure HTTP server. It can work both in synchronous and asynchronous mode. Request processing is entirely up to you.
- ServerEvents
- Creating Enum objects