简体   繁体   中英

X-ray default user agent

我正在开发Node-Js应用程序,并且正在使用X-Ray库和Request-X-Ray作为驱动程序,我只想知道默认情况下X-Ray使用的是哪个用户代理?

X-Ray uses superagent internally, which defaults to node-superagent/{superagent-version} if it is not set explicitly.

You can see this here directly in the source .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM