HttpHeaderTrait constructor

const HttpHeaderTrait(
  1. String value
)

Implementation

const HttpHeaderTrait(String value) : super(id, value);