You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Docs
Localization of the documentation. Thanks to @OfficeGlobal!
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.