property Request.headers
Private
Returns a Headers object consisting of the headers associated with request.
Note that headers added in the network layer by the user agent will not be
accounted for in this object, e.g., the "Host" header.