HTTPHeader.authorization constructor

const HTTPHeader.authorization(
  1. String value
)

Implementation

const HTTPHeader.authorization(this.value) : name = 'Authorization';