TaskPoolHttp1Transport.this

Creates a new transport instance using a std.parallelism TaskPool for handling requests.

class TaskPoolHttp1Transport
this

Parameters

requestHandler HttpRequestHandler

The handler to call for each incoming request.

config Http1TransportConfig

The configuration settings for this transport instance.