create static method

HttpHeader create()

Implementation

@$core.pragma('dart2js:noInline')
static HttpHeader create() => HttpHeader._();