HTTPHeader.accept constructor

const HTTPHeader.accept(
  1. String value
)

Implementation

const HTTPHeader.accept(this.value) : name = 'Accept';