Task

Response execution context.

HTTPHandler.swift:819
final class Task<Response>

Will be created by the library and could be used for obtaining EventLoopFuture<Response> of the execution or cancellation of the execution.