Nikitha Chettiar

Results 59 issues of Nikitha Chettiar

- [ ] Test if telemetry headers are dropped - [ ] Verify auth headers are dropped - [ ] verify if auth handler must delete the authorization header is...

test

# 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 [...]...

request: documentation

Currently: `client.api().headers().select().get()`; New style; ``` const queryOptions = { select : "id" }; const headers = { key: value }; `client.api().get(queryOptions, headers )` ```

enhancement

- 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...

enhancement
Middleware: Telemetry Handler

request: documentation

[AB#10681](https://microsoftgraph.visualstudio.com/0985d294-5762-4bc2-a565-161ef349ca3e/_workitems/edit/10681)

request: feature

[AB#10680](https://microsoftgraph.visualstudio.com/0985d294-5762-4bc2-a565-161ef349ca3e/_workitems/edit/10680)

request: feature