-
Notifications
You must be signed in to change notification settings - Fork 117
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
docs(httpbackend): ability to cancel Http requests #914
Conversation
Example on how to extend the HttpBackend and RpcClient classes to cancel HTTP requests
DeepCode's analysis on #2a7c41 found:
Top issues
👉 View analysis in DeepCode’s Dashboard | Configure the bot👉 The DeepCode service and API will be deprecated in August, 2021. Here is the information how to migrate. Thank you for using DeepCode 🙏 ❤️ !If you are using our plugins, you might be interested in their successors: Snyk's JetBrains plugin and Snyk's VS Code plugin. |
New packages have been deployed to the preview repository at https://npm.preview.tezostaquito.io/. Published packages:
|
Codecov Report
@@ Coverage Diff @@
## master #914 +/- ##
==========================================
- Coverage 80.81% 80.78% -0.03%
==========================================
Files 158 158
Lines 8592 8610 +18
Branches 2196 2198 +2
==========================================
+ Hits 6944 6956 +12
- Misses 1642 1648 +6
Partials 6 6
Continue to review full report at Codecov.
|
A new deploy preview is available on Netlify at https://637513aa--tezostaquito.netlify.app |
New packages have been deployed to the preview repository at https://npm.preview.tezostaquito.io/. Published packages:
|
New packages have been deployed to the preview repository at https://npm.preview.tezostaquito.io/. Published packages:
|
A new deploy preview is available on Netlify at https://a63bfc31--tezostaquito.netlify.app |
A new deploy preview is available on Netlify at https://ff5ef0f7--tezostaquito.netlify.app |
New packages have been deployed to the preview repository at https://npm.preview.tezostaquito.io/. Published packages:
|
A new deploy preview is available on Netlify at https://1ad6f3d9--tezostaquito.netlify.app |
New packages have been deployed to the preview repository at https://npm.preview.tezostaquito.io/. Published packages:
|
Example on how to extend the HttpBackend and RpcClient classes to cancel HTTP requests
Thank you for your contribution to Taquito.
Before submitting this PR, please make sure:
Release Note Draft Snippet
If relevant, please write a summary of your change that will be suitable for
inclusion in the Release Notes for the next Taquito release.