Treats an existing connection as an HTTP connection and processes incoming requests.
After all requests have been processed, the connection will be closed and the function returns to the caller.
The stream to treat as an incoming HTTP client connection.
Information about the incoming listener and available virtual hosts
See Implementation
Treats an existing connection as an HTTP connection and processes incoming requests.
After all requests have been processed, the connection will be closed and the function returns to the caller.