Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要将相关 ID 传递给 IHttpProvider 以让他们记录它以进行调试。我该怎么做?谢谢!
今天我们没有一个很好的解决方案供您提供您自己的相关 ID,但我们正在努力解决这个问题。向 Graph 发出的请求将被分配一个请求 ID,您应该能够在响应标头中看到它。您可以使用 .Request(options) 添加自己的 using 标头。