Represents the request listener for a specific listenHTTP call.
This struct can be used to stop listening for HTTP requests at runtime.
Stops handling HTTP requests and closes the TCP listening port if possible.
See Implementation
Represents the request listener for a specific listenHTTP call.
This struct can be used to stop listening for HTTP requests at runtime.