zq 03e2b5b9a1 初始化 il y a 9 mois
..
AxiosTransformStream.js 03e2b5b9a1 初始化 il y a 9 mois
AxiosURLSearchParams.js 03e2b5b9a1 初始化 il y a 9 mois
HttpStatusCode.js 03e2b5b9a1 初始化 il y a 9 mois
README.md 03e2b5b9a1 初始化 il y a 9 mois
ZlibHeaderTransformStream.js 03e2b5b9a1 初始化 il y a 9 mois
bind.js 03e2b5b9a1 初始化 il y a 9 mois
buildURL.js 03e2b5b9a1 初始化 il y a 9 mois
callbackify.js 03e2b5b9a1 初始化 il y a 9 mois
combineURLs.js 03e2b5b9a1 初始化 il y a 9 mois
cookies.js 03e2b5b9a1 初始化 il y a 9 mois
deprecatedMethod.js 03e2b5b9a1 初始化 il y a 9 mois
formDataToJSON.js 03e2b5b9a1 初始化 il y a 9 mois
formDataToStream.js 03e2b5b9a1 初始化 il y a 9 mois
fromDataURI.js 03e2b5b9a1 初始化 il y a 9 mois
isAbsoluteURL.js 03e2b5b9a1 初始化 il y a 9 mois
isAxiosError.js 03e2b5b9a1 初始化 il y a 9 mois
isURLSameOrigin.js 03e2b5b9a1 初始化 il y a 9 mois
null.js 03e2b5b9a1 初始化 il y a 9 mois
parseHeaders.js 03e2b5b9a1 初始化 il y a 9 mois
parseProtocol.js 03e2b5b9a1 初始化 il y a 9 mois
readBlob.js 03e2b5b9a1 初始化 il y a 9 mois
speedometer.js 03e2b5b9a1 初始化 il y a 9 mois
spread.js 03e2b5b9a1 初始化 il y a 9 mois
throttle.js 03e2b5b9a1 初始化 il y a 9 mois
toFormData.js 03e2b5b9a1 初始化 il y a 9 mois
toURLEncodedForm.js 03e2b5b9a1 初始化 il y a 9 mois
validator.js 03e2b5b9a1 初始化 il y a 9 mois

README.md

axios // helpers

The modules found in helpers/ should be generic modules that are not specific to the domain logic of axios. These modules could theoretically be published to npm on their own and consumed by other modules or apps. Some examples of generic modules are things like:

  • Browser polyfills
  • Managing cookies
  • Parsing HTTP headers