MCPcopy Create free account
hub / github.com/dropbox/hackpad / headers

Function headers

infrastructure/framework-src/modules/global/request.js:213–222  ·  view source on GitHub ↗

* 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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

scalaF0Function · 0.85
_cxFunction · 0.70
attributesMethod · 0.45
globalScopeMethod · 0.45

Tested by

no test coverage detected