Home
last modified time | relevance | path

Searched defs:Authorization (Results 1 – 2 of 2) sorted by relevance

/third_party/node/test/parallel/
Dtest-http-url.parse-auth-with-header-in-request.js47 Authorization: 'NoAuthForYOU' property
/third_party/node/deps/npm/node_modules/jsonparse/examples/
Dtwitterfeed.js9 "Authorization": (new Buffer(cred.username + ":" + cred.password)).toString("base64") property