-
Notifications
You must be signed in to change notification settings - Fork 233
Fetch api update #82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fetch api update #82
Conversation
Requests are now processed using the fetch API Response Handler needs some refactoring to handle the error vs bad response
Switch to isomorphic fetch
User headers now overwrite default headers
Changed [string] to string[], fixed spacing, fixed double parens
…om U-FAREAST\ramgupt
Use the Fetch API instead of SuperAgent to communicate with MS Graph
|
@lahuey the pull request 63 was opened against fetchApiUpdate branch. When I merged that, it got merged into this branch. Was there a reason to open that pull request against this branch? Eventually we need to merge the code into dev, so I have opened this pull request. If there is some other way in your mind, please let us know else kindly resolve the conflicts in this pr, so that we can merge this. @MIchaelMainer : I hope pull request that we open is against the branch that is meant for release? |
|
I pushed the non blocking changes literally a couple minutes after you
merged my change. Please ignore/close my pull request if possible.
…On Wed, Jun 20, 2018, 9:24 PM Raman Gupta ***@***.***> wrote:
@lahuey <https://github.com/lahuey> the pull request 63 was opened
against fetchApiUpdate branch. When I merged that, it got merged into this
branch. Was there a reason to open that pull request again this branch?
Eventually we need to merge the code into dev, so I have opened this pull
request. If there is some other way in your mind, please let us know else
kindly resolve the conflicts in this pr, so that we can merge this.
@MIchaelMainer <https://github.com/MIchaelMainer> @muthurathinam
<https://github.com/muthurathinam>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#82 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AHBvHBtD1h53_pxgswG5aWmx1lo-LqSzks5t-x_CgaJpZM4UxYBf>
.
|
No description provided.