host property

String host
final

The HTTP {@code Host} header field name. @see Section 5.4 of RFC 7230

Implementation

static final String host = 'Host';