int $statusCode The HTTP status code to use:
array<string, string> $headers The HTTP headers to add to the response:
public function __construct(int $statusCode, array $headers = []) { }