Nikitha Chettiar
Nikitha Chettiar
- [ ] Test if telemetry headers are dropped - [ ] Verify auth headers are dropped - [ ] verify if auth handler must delete the authorization header is...
# Feature Request ## Is your feature request related to a problem? Please describe A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]...
Currently: `client.api().headers().select().get()`; New style; ``` const queryOptions = { select : "id" }; const headers = { key: value }; `client.api().get(queryOptions, headers )` ```
- Currently each middleware in the Graph library update the telemetry feature flag. Update the logic to handle middleware specific telemetry while using Kiota middlewares. - Also, verify if currently...
[AB#10681](https://microsoftgraph.visualstudio.com/0985d294-5762-4bc2-a565-161ef349ca3e/_workitems/edit/10681)
[AB#10680](https://microsoftgraph.visualstudio.com/0985d294-5762-4bc2-a565-161ef349ca3e/_workitems/edit/10680)