2.2.0-Preview.1: Merge pull request #358 from microsoftgraph/nikithauc/merge-master-dev
Pre-release
Pre-release
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.
- Fixed #230 by adding the missing imports.