Home
last modified time | relevance | path

Searched refs:USER_AGENT (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/npm/node_modules/make-fetch-happen/
Dindex.js15 const USER_AGENT = `${pkg.name}/${pkg.version} (+https://npm.im/${pkg.name})` constant
313 'user-agent': USER_AGENT
/third_party/node/src/
Dnode_http_common.h67 V(USER_AGENT, "user-agent") \
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/player/
Dgstplayer.c5152 CONFIG_QUARK (USER_AGENT), G_TYPE_STRING, agent, NULL); in gst_player_config_set_user_agent()
5173 CONFIG_QUARK (USER_AGENT), G_TYPE_STRING, &agent, NULL); in gst_player_config_get_user_agent()