mirror of
https://git.mirrors.martin98.com/https://github.com/cyberman54/curl
synced 2026-04-01 20:43:16 +08:00
fix: validate status and some security
This commit is contained in:
202
node_modules/retry-axios/LICENSE
generated
vendored
Normal file
202
node_modules/retry-axios/LICENSE
generated
vendored
Normal file
@@ -0,0 +1,202 @@
|
||||
|
||||
Apache License
|
||||
Version 2.0, January 2004
|
||||
http://www.apache.org/licenses/
|
||||
|
||||
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||
|
||||
1. Definitions.
|
||||
|
||||
"License" shall mean the terms and conditions for use, reproduction,
|
||||
and distribution as defined by Sections 1 through 9 of this document.
|
||||
|
||||
"Licensor" shall mean the copyright owner or entity authorized by
|
||||
the copyright owner that is granting the License.
|
||||
|
||||
"Legal Entity" shall mean the union of the acting entity and all
|
||||
other entities that control, are controlled by, or are under common
|
||||
control with that entity. For the purposes of this definition,
|
||||
"control" means (i) the power, direct or indirect, to cause the
|
||||
direction or management of such entity, whether by contract or
|
||||
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||
|
||||
"You" (or "Your") shall mean an individual or Legal Entity
|
||||
exercising permissions granted by this License.
|
||||
|
||||
"Source" form shall mean the preferred form for making modifications,
|
||||
including but not limited to software source code, documentation
|
||||
source, and configuration files.
|
||||
|
||||
"Object" form shall mean any form resulting from mechanical
|
||||
transformation or translation of a Source form, including but
|
||||
not limited to compiled object code, generated documentation,
|
||||
and conversions to other media types.
|
||||
|
||||
"Work" shall mean the work of authorship, whether in Source or
|
||||
Object form, made available under the License, as indicated by a
|
||||
copyright notice that is included in or attached to the work
|
||||
(an example is provided in the Appendix below).
|
||||
|
||||
"Derivative Works" shall mean any work, whether in Source or Object
|
||||
form, that is based on (or derived from) the Work and for which the
|
||||
editorial revisions, annotations, elaborations, or other modifications
|
||||
represent, as a whole, an original work of authorship. For the purposes
|
||||
of this License, Derivative Works shall not include works that remain
|
||||
separable from, or merely link (or bind by name) to the interfaces of,
|
||||
the Work and Derivative Works thereof.
|
||||
|
||||
"Contribution" shall mean any work of authorship, including
|
||||
the original version of the Work and any modifications or additions
|
||||
to that Work or Derivative Works thereof, that is intentionally
|
||||
submitted to Licensor for inclusion in the Work by the copyright owner
|
||||
or by an individual or Legal Entity authorized to submit on behalf of
|
||||
the copyright owner. For the purposes of this definition, "submitted"
|
||||
means any form of electronic, verbal, or written communication sent
|
||||
to the Licensor or its representatives, including but not limited to
|
||||
communication on electronic mailing lists, source code control systems,
|
||||
and issue tracking systems that are managed by, or on behalf of, the
|
||||
Licensor for the purpose of discussing and improving the Work, but
|
||||
excluding communication that is conspicuously marked or otherwise
|
||||
designated in writing by the copyright owner as "Not a Contribution."
|
||||
|
||||
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||||
on behalf of whom a Contribution has been received by Licensor and
|
||||
subsequently incorporated within the Work.
|
||||
|
||||
2. Grant of Copyright License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
copyright license to reproduce, prepare Derivative Works of,
|
||||
publicly display, publicly perform, sublicense, and distribute the
|
||||
Work and such Derivative Works in Source or Object form.
|
||||
|
||||
3. Grant of Patent License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
(except as stated in this section) patent license to make, have made,
|
||||
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||||
where such license applies only to those patent claims licensable
|
||||
by such Contributor that are necessarily infringed by their
|
||||
Contribution(s) alone or by combination of their Contribution(s)
|
||||
with the Work to which such Contribution(s) was submitted. If You
|
||||
institute patent litigation against any entity (including a
|
||||
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||||
or a Contribution incorporated within the Work constitutes direct
|
||||
or contributory patent infringement, then any patent licenses
|
||||
granted to You under this License for that Work shall terminate
|
||||
as of the date such litigation is filed.
|
||||
|
||||
4. Redistribution. You may reproduce and distribute copies of the
|
||||
Work or Derivative Works thereof in any medium, with or without
|
||||
modifications, and in Source or Object form, provided that You
|
||||
meet the following conditions:
|
||||
|
||||
(a) You must give any other recipients of the Work or
|
||||
Derivative Works a copy of this License; and
|
||||
|
||||
(b) You must cause any modified files to carry prominent notices
|
||||
stating that You changed the files; and
|
||||
|
||||
(c) You must retain, in the Source form of any Derivative Works
|
||||
that You distribute, all copyright, patent, trademark, and
|
||||
attribution notices from the Source form of the Work,
|
||||
excluding those notices that do not pertain to any part of
|
||||
the Derivative Works; and
|
||||
|
||||
(d) If the Work includes a "NOTICE" text file as part of its
|
||||
distribution, then any Derivative Works that You distribute must
|
||||
include a readable copy of the attribution notices contained
|
||||
within such NOTICE file, excluding those notices that do not
|
||||
pertain to any part of the Derivative Works, in at least one
|
||||
of the following places: within a NOTICE text file distributed
|
||||
as part of the Derivative Works; within the Source form or
|
||||
documentation, if provided along with the Derivative Works; or,
|
||||
within a display generated by the Derivative Works, if and
|
||||
wherever such third-party notices normally appear. The contents
|
||||
of the NOTICE file are for informational purposes only and
|
||||
do not modify the License. You may add Your own attribution
|
||||
notices within Derivative Works that You distribute, alongside
|
||||
or as an addendum to the NOTICE text from the Work, provided
|
||||
that such additional attribution notices cannot be construed
|
||||
as modifying the License.
|
||||
|
||||
You may add Your own copyright statement to Your modifications and
|
||||
may provide additional or different license terms and conditions
|
||||
for use, reproduction, or distribution of Your modifications, or
|
||||
for any such Derivative Works as a whole, provided Your use,
|
||||
reproduction, and distribution of the Work otherwise complies with
|
||||
the conditions stated in this License.
|
||||
|
||||
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||||
any Contribution intentionally submitted for inclusion in the Work
|
||||
by You to the Licensor shall be under the terms and conditions of
|
||||
this License, without any additional terms or conditions.
|
||||
Notwithstanding the above, nothing herein shall supersede or modify
|
||||
the terms of any separate license agreement you may have executed
|
||||
with Licensor regarding such Contributions.
|
||||
|
||||
6. Trademarks. This License does not grant permission to use the trade
|
||||
names, trademarks, service marks, or product names of the Licensor,
|
||||
except as required for reasonable and customary use in describing the
|
||||
origin of the Work and reproducing the content of the NOTICE file.
|
||||
|
||||
7. Disclaimer of Warranty. Unless required by applicable law or
|
||||
agreed to in writing, Licensor provides the Work (and each
|
||||
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||
implied, including, without limitation, any warranties or conditions
|
||||
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||||
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||||
appropriateness of using or redistributing the Work and assume any
|
||||
risks associated with Your exercise of permissions under this License.
|
||||
|
||||
8. Limitation of Liability. In no event and under no legal theory,
|
||||
whether in tort (including negligence), contract, or otherwise,
|
||||
unless required by applicable law (such as deliberate and grossly
|
||||
negligent acts) or agreed to in writing, shall any Contributor be
|
||||
liable to You for damages, including any direct, indirect, special,
|
||||
incidental, or consequential damages of any character arising as a
|
||||
result of this License or out of the use or inability to use the
|
||||
Work (including but not limited to damages for loss of goodwill,
|
||||
work stoppage, computer failure or malfunction, or any and all
|
||||
other commercial damages or losses), even if such Contributor
|
||||
has been advised of the possibility of such damages.
|
||||
|
||||
9. Accepting Warranty or Additional Liability. While redistributing
|
||||
the Work or Derivative Works thereof, You may choose to offer,
|
||||
and charge a fee for, acceptance of support, warranty, indemnity,
|
||||
or other liability obligations and/or rights consistent with this
|
||||
License. However, in accepting such obligations, You may act only
|
||||
on Your own behalf and on Your sole responsibility, not on behalf
|
||||
of any other Contributor, and only if You agree to indemnify,
|
||||
defend, and hold each Contributor harmless for any liability
|
||||
incurred by, or claims asserted against, such Contributor by reason
|
||||
of your accepting any such warranty or additional liability.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
APPENDIX: How to apply the Apache License to your work.
|
||||
|
||||
To apply the Apache License to your work, attach the following
|
||||
boilerplate notice, with the fields enclosed by brackets "[]"
|
||||
replaced with your own identifying information. (Don't include
|
||||
the brackets!) The text should be enclosed in the appropriate
|
||||
comment syntax for the file format. We also recommend that a
|
||||
file or class name and description of purpose be included on the
|
||||
same "printed page" as the copyright notice for easier
|
||||
identification within third-party archives.
|
||||
|
||||
Copyright 2013 Google Inc.
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
170
node_modules/retry-axios/README.md
generated
vendored
Normal file
170
node_modules/retry-axios/README.md
generated
vendored
Normal file
@@ -0,0 +1,170 @@
|
||||
# retry-axios
|
||||
|
||||
> Use Axios interceptors to automatically retry failed requests. Super flexible. Built in exponential backoff.
|
||||
|
||||
[![NPM Version][npm-image]][npm-url]
|
||||
[![GitHub Actions][github-image]][github-url]
|
||||
[![Known Vulnerabilities][snyk-image]][snyk-url]
|
||||
[![codecov][codecov-image]][codecov-url]
|
||||
[![style badge][gts-image]][gts-url]
|
||||
|
||||
## Installation
|
||||
|
||||
```sh
|
||||
npm install retry-axios
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
To use this library, import it alongside of `axios`:
|
||||
|
||||
```js
|
||||
// Just import rax and your favorite version of axios
|
||||
const rax = require('retry-axios');
|
||||
const axios = require('axios');
|
||||
```
|
||||
|
||||
Or, if you're using TypeScript / es modules:
|
||||
|
||||
```js
|
||||
import * as rax from 'retry-axios';
|
||||
import axios from 'axios';
|
||||
```
|
||||
|
||||
You can attach to the global `axios` object, and retry 3 times by default:
|
||||
|
||||
```js
|
||||
const interceptorId = rax.attach();
|
||||
const res = await axios('https://test.local');
|
||||
```
|
||||
|
||||
Or you can create your own axios instance to make scoped requests:
|
||||
|
||||
```js
|
||||
const myAxiosInstance = axios.create();
|
||||
myAxiosInstance.defaults.raxConfig = {
|
||||
instance: myAxiosInstance
|
||||
};
|
||||
const interceptorId = rax.attach(myAxiosInstance);
|
||||
const res = await myAxiosInstance.get('https://test.local');
|
||||
```
|
||||
|
||||
You have a lot of options...
|
||||
|
||||
```js
|
||||
const interceptorId = rax.attach();
|
||||
const res = await axios({
|
||||
url: 'https://test.local',
|
||||
raxConfig: {
|
||||
// Retry 3 times on requests that return a response (500, etc) before giving up. Defaults to 3.
|
||||
retry: 3,
|
||||
|
||||
// Retry twice on errors that don't return a response (ENOTFOUND, ETIMEDOUT, etc).
|
||||
noResponseRetries: 2,
|
||||
|
||||
// Milliseconds to delay at first. Defaults to 100. Only considered when backoffType is 'static'
|
||||
retryDelay: 100,
|
||||
|
||||
// HTTP methods to automatically retry. Defaults to:
|
||||
// ['GET', 'HEAD', 'OPTIONS', 'DELETE', 'PUT']
|
||||
httpMethodsToRetry: ['GET', 'HEAD', 'OPTIONS', 'DELETE', 'PUT'],
|
||||
|
||||
// The response status codes to retry. Supports a double
|
||||
// array with a list of ranges. Defaults to:
|
||||
// [[100, 199], [429, 429], [500, 599]]
|
||||
statusCodesToRetry: [[100, 199], [429, 429], [500, 599]],
|
||||
|
||||
// If you are using a non static instance of Axios you need
|
||||
// to pass that instance here (const ax = axios.create())
|
||||
instance: ax,
|
||||
|
||||
// You can set the backoff type.
|
||||
// options are 'exponential' (default), 'static' or 'linear'
|
||||
backoffType: 'exponential',
|
||||
|
||||
// You can detect when a retry is happening, and figure out how many
|
||||
// retry attempts have been made
|
||||
onRetryAttempt: err => {
|
||||
const cfg = rax.getConfig(err);
|
||||
console.log(`Retry attempt #${cfg.currentRetryAttempt}`);
|
||||
}
|
||||
}
|
||||
});
|
||||
```
|
||||
|
||||
If the logic in onRetryAttempt requires to be asynchronous, you can return a promise, then retry will be executed only after the promise is resolved:
|
||||
|
||||
```js
|
||||
const res = await axios({
|
||||
url: 'https://test.local',
|
||||
raxConfig: {
|
||||
onRetryAttempt: err => {
|
||||
return new Promise((resolve, reject) => {
|
||||
// call a custom asynchronous function
|
||||
refreshToken(err, function(token, error) {
|
||||
if (!error) {
|
||||
window.localStorage.setItem('token', token);
|
||||
resolve();
|
||||
} else {
|
||||
reject();
|
||||
}
|
||||
});
|
||||
});
|
||||
}
|
||||
}
|
||||
});
|
||||
```
|
||||
|
||||
Or if you want, you can just decide if it should retry or not:
|
||||
|
||||
```js
|
||||
const res = await axios({
|
||||
url: 'https://test.local',
|
||||
raxConfig: {
|
||||
// Override the decision making process on if you should retry
|
||||
shouldRetry: err => {
|
||||
const cfg = rax.getConfig(err);
|
||||
return true;
|
||||
}
|
||||
}
|
||||
});
|
||||
```
|
||||
|
||||
If you want to add custom retry logic without duplicating too much of the built-in logic, `rax.shouldRetryRequest` will tell you if a request would normally be retried:
|
||||
```js
|
||||
const res = await axios({
|
||||
url: 'https://test.local',
|
||||
raxConfig: {
|
||||
// Override the decision making process on if you should retry
|
||||
shouldRetry: err => {
|
||||
const cfg = rax.getConfig(err);
|
||||
if (cfg.currentRetryAttempt >= cfg.retry) return false // ensure max retries is always respected
|
||||
|
||||
// Always retry this status text, regardless of code or request type
|
||||
if (err.response.statusText.includes('Try again')) return true
|
||||
|
||||
// Handle the request based on your other config options, e.g. `statusCodesToRetry`
|
||||
return rax.shouldRetryRequest(err)
|
||||
}
|
||||
}
|
||||
});
|
||||
```
|
||||
|
||||
## How it works
|
||||
|
||||
This library attaches an `interceptor` to an axios instance you pass to the API. This way you get to choose which version of `axios` you want to run, and you can compose many interceptors on the same request pipeline.
|
||||
|
||||
## License
|
||||
|
||||
[Apache-2.0](LICENSE)
|
||||
|
||||
[github-image]: https://github.com/JustinBeckwith/retry-axios/workflows/ci/badge.svg
|
||||
[github-url]: https://github.com/JustinBeckwith/retry-axios/actions/
|
||||
[codecov-image]: https://codecov.io/gh/JustinBeckwith/retry-axios/branch/main/graph/badge.svg
|
||||
[codecov-url]: https://codecov.io/gh/JustinBeckwith/retry-axios
|
||||
[gts-image]: https://img.shields.io/badge/code%20style-Google%20%E2%98%82%EF%B8%8F-blue.svg
|
||||
[gts-url]: https://www.npmjs.com/package/gts
|
||||
[npm-image]: https://img.shields.io/npm/v/retry-axios.svg
|
||||
[npm-url]: https://npmjs.org/package/retry-axios
|
||||
[snyk-image]: https://snyk.io/test/github/JustinBeckwith/retry-axios/badge.svg
|
||||
[snyk-url]: https://snyk.io/test/github/JustinBeckwith/retry-axios
|
||||
2
node_modules/retry-axios/dist/index.js
generated
vendored
Normal file
2
node_modules/retry-axios/dist/index.js
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
var e,t=(e=require("axios"))&&"object"==typeof e&&"default"in e?e.default:e;function r(e){return e}function n(e){var t=[];if(e)return Array.isArray(e)?e:("object"==typeof e&&Object.keys(e).forEach(function(r){"number"==typeof r&&(t[r]=e[r])}),t)}function o(e){if(t.isCancel(e))return Promise.reject(e);var r=f(e)||{};if(r.currentRetryAttempt=r.currentRetryAttempt||0,r.retry="number"==typeof r.retry?r.retry:3,r.retryDelay="number"==typeof r.retryDelay?r.retryDelay:100,r.instance=r.instance||t,r.backoffType=r.backoffType||"exponential",r.httpMethodsToRetry=n(r.httpMethodsToRetry)||["GET","HEAD","PUT","OPTIONS","DELETE"],r.noResponseRetries="number"==typeof r.noResponseRetries?r.noResponseRetries:2,r.checkRetryAfter="boolean"!=typeof r.checkRetryAfter||r.checkRetryAfter,r.maxRetryAfter="number"==typeof r.maxRetryAfter?r.maxRetryAfter:3e5,r.statusCodesToRetry=n(r.statusCodesToRetry)||[[100,199],[429,429],[500,599]],e.config=e.config||{},e.config.raxConfig=Object.assign({},r),!(r.shouldRetry||s)(e))return Promise.reject(e);var o=new Promise(function(t,n){var o=0;if(r.checkRetryAfter&&e.response&&e.response.headers["retry-after"]){var s=function(e){var t=Number(e);if(!Number.isNaN(t))return 1e3*t;var r=Date.parse(e);return Number.isNaN(r)?void 0:r-Date.now()}(e.response.headers["retry-after"]);if(!(s&&s>0&&s<=r.maxRetryAfter))return n(e);o=s}e.config.raxConfig.currentRetryAttempt+=1;var f=e.config.raxConfig.currentRetryAttempt;0===o&&(o="linear"===r.backoffType?1e3*f:"static"===r.backoffType?r.retryDelay:(Math.pow(2,f)-1)/2*1e3,"number"==typeof r.maxRetryDelay&&(o=Math.min(o,r.maxRetryDelay))),setTimeout(t,o)}),i=r.onRetryAttempt?Promise.resolve(r.onRetryAttempt(e)):Promise.resolve();return Promise.resolve().then(function(){return o}).then(function(){return i}).then(function(){return r.instance.request(e.config)})}function s(e){var t=e.config.raxConfig;if(!t||0===t.retry)return!1;if(!e.response&&(t.currentRetryAttempt||0)>=t.noResponseRetries)return!1;if(!e.config.method||t.httpMethodsToRetry.indexOf(e.config.method.toUpperCase())<0)return!1;if(e.response&&e.response.status){for(var r=!1,n=0,o=t.statusCodesToRetry;n<o.length;n+=1){var s=o[n],f=e.response.status;if(f>=s[0]&&f<=s[1]){r=!0;break}}if(!r)return!1}return t.currentRetryAttempt=t.currentRetryAttempt||0,!(t.currentRetryAttempt>=t.retry)}function f(e){if(e&&e.config)return e.config.raxConfig}exports.attach=function(e){return(e=e||t).interceptors.response.use(r,o)},exports.detach=function(e,r){(r=r||t).interceptors.response.eject(e)},exports.shouldRetryRequest=s,exports.getConfig=f;
|
||||
//# sourceMappingURL=index.js.map
|
||||
1
node_modules/retry-axios/dist/index.js.map
generated
vendored
Normal file
1
node_modules/retry-axios/dist/index.js.map
generated
vendored
Normal file
File diff suppressed because one or more lines are too long
2
node_modules/retry-axios/dist/index.module.js
generated
vendored
Normal file
2
node_modules/retry-axios/dist/index.module.js
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
import e from"axios";function r(r){return(r=r||e).interceptors.response.use(n,s)}function t(r,t){(t=t||e).interceptors.response.eject(r)}function n(e){return e}function o(e){var r=[];if(e)return Array.isArray(e)?e:("object"==typeof e&&Object.keys(e).forEach(function(t){"number"==typeof t&&(r[t]=e[t])}),r)}function s(r){if(e.isCancel(r))return Promise.reject(r);var t=i(r)||{};if(t.currentRetryAttempt=t.currentRetryAttempt||0,t.retry="number"==typeof t.retry?t.retry:3,t.retryDelay="number"==typeof t.retryDelay?t.retryDelay:100,t.instance=t.instance||e,t.backoffType=t.backoffType||"exponential",t.httpMethodsToRetry=o(t.httpMethodsToRetry)||["GET","HEAD","PUT","OPTIONS","DELETE"],t.noResponseRetries="number"==typeof t.noResponseRetries?t.noResponseRetries:2,t.checkRetryAfter="boolean"!=typeof t.checkRetryAfter||t.checkRetryAfter,t.maxRetryAfter="number"==typeof t.maxRetryAfter?t.maxRetryAfter:3e5,t.statusCodesToRetry=o(t.statusCodesToRetry)||[[100,199],[429,429],[500,599]],r.config=r.config||{},r.config.raxConfig=Object.assign({},t),!(t.shouldRetry||f)(r))return Promise.reject(r);var n=new Promise(function(e,n){var o=0;if(t.checkRetryAfter&&r.response&&r.response.headers["retry-after"]){var s=function(e){var r=Number(e);if(!Number.isNaN(r))return 1e3*r;var t=Date.parse(e);return Number.isNaN(t)?void 0:t-Date.now()}(r.response.headers["retry-after"]);if(!(s&&s>0&&s<=t.maxRetryAfter))return n(r);o=s}r.config.raxConfig.currentRetryAttempt+=1;var f=r.config.raxConfig.currentRetryAttempt;0===o&&(o="linear"===t.backoffType?1e3*f:"static"===t.backoffType?t.retryDelay:(Math.pow(2,f)-1)/2*1e3,"number"==typeof t.maxRetryDelay&&(o=Math.min(o,t.maxRetryDelay))),setTimeout(e,o)}),s=t.onRetryAttempt?Promise.resolve(t.onRetryAttempt(r)):Promise.resolve();return Promise.resolve().then(function(){return n}).then(function(){return s}).then(function(){return t.instance.request(r.config)})}function f(e){var r=e.config.raxConfig;if(!r||0===r.retry)return!1;if(!e.response&&(r.currentRetryAttempt||0)>=r.noResponseRetries)return!1;if(!e.config.method||r.httpMethodsToRetry.indexOf(e.config.method.toUpperCase())<0)return!1;if(e.response&&e.response.status){for(var t=!1,n=0,o=r.statusCodesToRetry;n<o.length;n+=1){var s=o[n],f=e.response.status;if(f>=s[0]&&f<=s[1]){t=!0;break}}if(!t)return!1}return r.currentRetryAttempt=r.currentRetryAttempt||0,!(r.currentRetryAttempt>=r.retry)}function i(e){if(e&&e.config)return e.config.raxConfig}export{r as attach,t as detach,f as shouldRetryRequest,i as getConfig};
|
||||
//# sourceMappingURL=index.module.js.map
|
||||
1
node_modules/retry-axios/dist/index.module.js.map
generated
vendored
Normal file
1
node_modules/retry-axios/dist/index.module.js.map
generated
vendored
Normal file
File diff suppressed because one or more lines are too long
2
node_modules/retry-axios/dist/index.umd.js
generated
vendored
Normal file
2
node_modules/retry-axios/dist/index.umd.js
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("axios")):"function"==typeof define&&define.amd?define(["exports","axios"],t):t(e.retryAxios={},e.axios)}(this,function(e,t){function r(e){return e}function n(e){var t=[];if(e)return Array.isArray(e)?e:("object"==typeof e&&Object.keys(e).forEach(function(r){"number"==typeof r&&(t[r]=e[r])}),t)}function o(e){if(t.isCancel(e))return Promise.reject(e);var r=f(e)||{};if(r.currentRetryAttempt=r.currentRetryAttempt||0,r.retry="number"==typeof r.retry?r.retry:3,r.retryDelay="number"==typeof r.retryDelay?r.retryDelay:100,r.instance=r.instance||t,r.backoffType=r.backoffType||"exponential",r.httpMethodsToRetry=n(r.httpMethodsToRetry)||["GET","HEAD","PUT","OPTIONS","DELETE"],r.noResponseRetries="number"==typeof r.noResponseRetries?r.noResponseRetries:2,r.checkRetryAfter="boolean"!=typeof r.checkRetryAfter||r.checkRetryAfter,r.maxRetryAfter="number"==typeof r.maxRetryAfter?r.maxRetryAfter:3e5,r.statusCodesToRetry=n(r.statusCodesToRetry)||[[100,199],[429,429],[500,599]],e.config=e.config||{},e.config.raxConfig=Object.assign({},r),!(r.shouldRetry||s)(e))return Promise.reject(e);var o=new Promise(function(t,n){var o=0;if(r.checkRetryAfter&&e.response&&e.response.headers["retry-after"]){var s=function(e){var t=Number(e);if(!Number.isNaN(t))return 1e3*t;var r=Date.parse(e);return Number.isNaN(r)?void 0:r-Date.now()}(e.response.headers["retry-after"]);if(!(s&&s>0&&s<=r.maxRetryAfter))return n(e);o=s}e.config.raxConfig.currentRetryAttempt+=1;var f=e.config.raxConfig.currentRetryAttempt;0===o&&(o="linear"===r.backoffType?1e3*f:"static"===r.backoffType?r.retryDelay:(Math.pow(2,f)-1)/2*1e3,"number"==typeof r.maxRetryDelay&&(o=Math.min(o,r.maxRetryDelay))),setTimeout(t,o)}),i=r.onRetryAttempt?Promise.resolve(r.onRetryAttempt(e)):Promise.resolve();return Promise.resolve().then(function(){return o}).then(function(){return i}).then(function(){return r.instance.request(e.config)})}function s(e){var t=e.config.raxConfig;if(!t||0===t.retry)return!1;if(!e.response&&(t.currentRetryAttempt||0)>=t.noResponseRetries)return!1;if(!e.config.method||t.httpMethodsToRetry.indexOf(e.config.method.toUpperCase())<0)return!1;if(e.response&&e.response.status){for(var r=!1,n=0,o=t.statusCodesToRetry;n<o.length;n+=1){var s=o[n],f=e.response.status;if(f>=s[0]&&f<=s[1]){r=!0;break}}if(!r)return!1}return t.currentRetryAttempt=t.currentRetryAttempt||0,!(t.currentRetryAttempt>=t.retry)}function f(e){if(e&&e.config)return e.config.raxConfig}t=t&&t.hasOwnProperty("default")?t.default:t,e.attach=function(e){return(e=e||t).interceptors.response.use(r,o)},e.detach=function(e,r){(r=r||t).interceptors.response.eject(e)},e.shouldRetryRequest=s,e.getConfig=f});
|
||||
//# sourceMappingURL=index.umd.js.map
|
||||
1
node_modules/retry-axios/dist/index.umd.js.map
generated
vendored
Normal file
1
node_modules/retry-axios/dist/index.umd.js.map
generated
vendored
Normal file
File diff suppressed because one or more lines are too long
91
node_modules/retry-axios/dist/src/index.d.ts
generated
vendored
Normal file
91
node_modules/retry-axios/dist/src/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,91 @@
|
||||
import { AxiosError, AxiosInstance, AxiosRequestConfig } from 'axios';
|
||||
/**
|
||||
* Configuration for the Axios `request` method.
|
||||
*/
|
||||
export interface RetryConfig {
|
||||
/**
|
||||
* The number of times to retry the request. Defaults to 3.
|
||||
*/
|
||||
retry?: number;
|
||||
/**
|
||||
* The number of retries already attempted.
|
||||
*/
|
||||
currentRetryAttempt?: number;
|
||||
/**
|
||||
* The amount of time to initially delay the retry. Defaults to 100.
|
||||
*/
|
||||
retryDelay?: number;
|
||||
/**
|
||||
* The instance of the axios object to which the interceptor is attached.
|
||||
*/
|
||||
instance?: AxiosInstance;
|
||||
/**
|
||||
* The HTTP Methods that will be automatically retried.
|
||||
* Defaults to ['GET','PUT','HEAD','OPTIONS','DELETE']
|
||||
*/
|
||||
httpMethodsToRetry?: string[];
|
||||
/**
|
||||
* The HTTP response status codes that will automatically be retried.
|
||||
* Defaults to: [[100, 199], [429, 429], [500, 599]]
|
||||
*/
|
||||
statusCodesToRetry?: number[][];
|
||||
/**
|
||||
* Function to invoke when a retry attempt is made.
|
||||
*/
|
||||
onRetryAttempt?: (err: AxiosError) => void;
|
||||
/**
|
||||
* Function to invoke which determines if you should retry
|
||||
*/
|
||||
shouldRetry?: (err: AxiosError) => boolean;
|
||||
/**
|
||||
* When there is no response, the number of retries to attempt. Defaults to 2.
|
||||
*/
|
||||
noResponseRetries?: number;
|
||||
/**
|
||||
* Backoff Type; 'linear', 'static' or 'exponential'.
|
||||
*/
|
||||
backoffType?: 'linear' | 'static' | 'exponential';
|
||||
/**
|
||||
* Whether to check for 'Retry-After' header in response and use value as delay. Defaults to true.
|
||||
*/
|
||||
checkRetryAfter?: boolean;
|
||||
/**
|
||||
* Max permitted Retry-After value (in ms) - rejects if greater. Defaults to 5 mins.
|
||||
*/
|
||||
maxRetryAfter?: number;
|
||||
/**
|
||||
* Ceiling for calculated delay (in ms) - delay will not exceed this value.
|
||||
*/
|
||||
maxRetryDelay?: number;
|
||||
}
|
||||
export declare type RaxConfig = {
|
||||
raxConfig: RetryConfig;
|
||||
} & AxiosRequestConfig;
|
||||
/**
|
||||
* Attach the interceptor to the Axios instance.
|
||||
* @param instance The optional Axios instance on which to attach the
|
||||
* interceptor.
|
||||
* @returns The id of the interceptor attached to the axios instance.
|
||||
*/
|
||||
export declare function attach(instance?: AxiosInstance): number;
|
||||
/**
|
||||
* Eject the Axios interceptor that is providing retry capabilities.
|
||||
* @param interceptorId The interceptorId provided in the config.
|
||||
* @param instance The axios instance using this interceptor.
|
||||
*/
|
||||
export declare function detach(interceptorId: number, instance?: AxiosInstance): void;
|
||||
/**
|
||||
* Determine based on config if we should retry the request.
|
||||
* @param err The AxiosError passed to the interceptor.
|
||||
*/
|
||||
export declare function shouldRetryRequest(err: AxiosError): boolean;
|
||||
/**
|
||||
* Acquire the raxConfig object from an AxiosError if available.
|
||||
* @param err The Axios error with a config object.
|
||||
*/
|
||||
export declare function getConfig(err: AxiosError): RetryConfig | undefined;
|
||||
declare module 'axios' {
|
||||
interface AxiosRequestConfig {
|
||||
raxConfig?: RetryConfig;
|
||||
}
|
||||
}
|
||||
1
node_modules/retry-axios/dist/test/index.d.ts
generated
vendored
Normal file
1
node_modules/retry-axios/dist/test/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
export {};
|
||||
68
node_modules/retry-axios/package.json
generated
vendored
Normal file
68
node_modules/retry-axios/package.json
generated
vendored
Normal file
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"name": "retry-axios",
|
||||
"version": "2.6.0",
|
||||
"description": "Retry HTTP requests with Axios.",
|
||||
"source": "src/index.ts",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.module.js",
|
||||
"unpkg": "dist/index.umd.js",
|
||||
"types": "dist/src/index.d.ts",
|
||||
"engines": {
|
||||
"node": ">=10.7.0"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/JustinBeckwith/retry-axios.git"
|
||||
},
|
||||
"scripts": {
|
||||
"lint": "gts check",
|
||||
"clean": "gts clean",
|
||||
"fix": "gts fix",
|
||||
"compile": "tsc --target ES5 --module CommonJS",
|
||||
"build-web": "microbundle",
|
||||
"umd": "rm -rf umd && babel build/src -d umd --source-maps",
|
||||
"test": "c8 mocha build/test",
|
||||
"prepare": "npm run build-web",
|
||||
"pretest": "npm run compile",
|
||||
"license-check": "jsgl --local ."
|
||||
},
|
||||
"keywords": [
|
||||
"axios",
|
||||
"retry"
|
||||
],
|
||||
"author": {
|
||||
"name": "Justin Beckwith"
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"peerDependencies": {
|
||||
"axios": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.4.4",
|
||||
"@babel/preset-env": "^7.4.5",
|
||||
"@types/mocha": "^9.0.0",
|
||||
"@types/sinon": "^10.0.0",
|
||||
"@types/node": "^14.0.0",
|
||||
"axios": "^0.21.0",
|
||||
"babel-plugin-transform-es2015-modules-umd": "^6.24.1",
|
||||
"c8": "^7.0.0",
|
||||
"gts": "^3.0.0",
|
||||
"js-green-licenses": "^3.0.0",
|
||||
"microbundle": "^0.11.0",
|
||||
"mocha": "^9.0.0",
|
||||
"nock": "^13.0.0",
|
||||
"semantic-release": "^17.0.4",
|
||||
"sinon": "^11.0.0",
|
||||
"typescript": "~4.3.0"
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
],
|
||||
"c8": {
|
||||
"exclude": [
|
||||
"build/test",
|
||||
"dist"
|
||||
]
|
||||
},
|
||||
"browserslist": "> 1%, last 2 versions, Firefox ESR"
|
||||
}
|
||||
Reference in New Issue
Block a user