* Used to access the HTTP headers of the current request. Properties are * header names, and each value is either a string (typically) or an * array of strings (if the header occurs multiple times in the request). * * @example print(request.headers["User-Agent"]); * * @type object
()
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected