/third_party/node/deps/npm/test/tap/ |
D | adduser-oauth.js | 46 '/-/whoami', { authorization: 'Bearer foo' } property 73 '/-/whoami', { authorization: 'Bearer foo' } property
|
D | adduser-saml.js | 46 '/-/whoami', { authorization: 'Bearer foo' } property 73 '/-/whoami', { authorization: 'Bearer foo' } property
|
D | all-package-metadata-update-stream-unit.js | 108 server.get('/-/all', { authorization: 'Bearer ' + token }).once().reply(200, { property 140 server.get('/-/all', { authorization: 'Bearer ' + token }).once().reply(401, { property
|
D | adduser-legacy-auth.js | 40 { authorization: 'Basic dTpw' } property
|
D | shrinkwrap-global-auth.js | 50 server.get(tarballPath, { authorization: auth }).replyWithFile(200, tarball) property
|
D | shrinkwrap-scoped-auth.js | 25 server.get(tarballPath, { authorization: auth }).replyWithFile(200, tarball) property
|
/third_party/node/deps/npm/node_modules/aws-sign2/ |
D | index.js | 56 function authorization (options) { function
|
/third_party/node/deps/npm/node_modules/libnpmpublish/test/ |
D | publish.js | 67 authorization: 'Bearer deadbeef' property 126 authorization: 'Bearer deadbeef' property 465 authorization: /^Basic / property 526 authorization: 'Bearer deadbeef' property 586 authorization: 'Bearer deadbeef' property 671 authorization: 'Bearer deadbeef' property 784 authorization: 'Bearer deadbeef' property 847 authorization: 'Bearer deadbeef' property 912 authorization: 'Bearer deadbeef' property 978 authorization: 'Bearer deadbeef' property [all …]
|
/third_party/node/test/parallel/ |
D | test-http-incoming-matchKnownFields.js | 26 checkDest('Authorization', { authorization: undefined }, undefined); property 27 checkDest('authorization', { authorization: 'test' }, 'value'); property
|
/third_party/ffmpeg/libavformat/ |
D | url.c | 39 const char *authorization, const char *hostname, in ff_url_join()
|
D | utils.c | 4834 char *authorization, int authorization_size,
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/ |
D | gstrtspmessage.h | 302 gchar *authorization; member
|
/third_party/boost/boost/beast/http/ |
D | field.hpp | 63 authorization, enumerator
|
/third_party/boost/libs/beast/include/boost/beast/http/ |
D | field.hpp | 63 authorization, enumerator
|
/third_party/curl/lib/ |
D | http.c | 302 char *authorization = NULL; in http_output_basic() local
|