The header field, which mainly used to represent HTTP headers.
Returns true if HTTP header field name |name| of length |len| is valid according to http://tools.ietf.org/html/rfc7230#section-3.2
Validate a request header
See Implementation
The header field, which mainly used to represent HTTP headers.