Http constructor

Http(
  1. dynamic args, [
  2. dynamic optargs
])

Implementation

Http(args, [optargs]) : super([args], optargs);