Skip to content

2.2.0-Preview.1: Merge pull request #358 from microsoftgraph/nikithauc/merge-master-dev

Pre-release
Pre-release
Compare
Choose a tag to compare
@nikithauc nikithauc released this 19 Nov 00:40
ff5df0c

Docs

Bug Fixes

  • Fixed #344 by deleting Authorization Header in the request instead of setting the value as undefined.
    Note - This change uses a Set object. In case your browser doesn't fully support the Set object ( like Internet Explorer 11), please use of a polyfill.
  • Fixed #265 by adding Telemetry headers only if the request URL points to a Graph endpoint. If not, delete the telemetry information.
  • Fixed #230 by adding the missing imports.