Skip to content

2.2.0

Compare
Choose a tag to compare
@nikithauc nikithauc released this 30 Nov 20:26
a67b348

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.