chenxu 713125807c 小程序代码 há 2 meses atrás
..
AxiosTransformStream.js 713125807c 小程序代码 há 2 meses atrás
AxiosURLSearchParams.js 713125807c 小程序代码 há 2 meses atrás
HttpStatusCode.js 713125807c 小程序代码 há 2 meses atrás
README.md 713125807c 小程序代码 há 2 meses atrás
ZlibHeaderTransformStream.js 713125807c 小程序代码 há 2 meses atrás
bind.js 713125807c 小程序代码 há 2 meses atrás
buildURL.js 713125807c 小程序代码 há 2 meses atrás
callbackify.js 713125807c 小程序代码 há 2 meses atrás
combineURLs.js 713125807c 小程序代码 há 2 meses atrás
composeSignals.js 713125807c 小程序代码 há 2 meses atrás
cookies.js 713125807c 小程序代码 há 2 meses atrás
deprecatedMethod.js 713125807c 小程序代码 há 2 meses atrás
formDataToJSON.js 713125807c 小程序代码 há 2 meses atrás
formDataToStream.js 713125807c 小程序代码 há 2 meses atrás
fromDataURI.js 713125807c 小程序代码 há 2 meses atrás
isAbsoluteURL.js 713125807c 小程序代码 há 2 meses atrás
isAxiosError.js 713125807c 小程序代码 há 2 meses atrás
isURLSameOrigin.js 713125807c 小程序代码 há 2 meses atrás
null.js 713125807c 小程序代码 há 2 meses atrás
parseHeaders.js 713125807c 小程序代码 há 2 meses atrás
parseProtocol.js 713125807c 小程序代码 há 2 meses atrás
progressEventReducer.js 713125807c 小程序代码 há 2 meses atrás
readBlob.js 713125807c 小程序代码 há 2 meses atrás
resolveConfig.js 713125807c 小程序代码 há 2 meses atrás
speedometer.js 713125807c 小程序代码 há 2 meses atrás
spread.js 713125807c 小程序代码 há 2 meses atrás
throttle.js 713125807c 小程序代码 há 2 meses atrás
toFormData.js 713125807c 小程序代码 há 2 meses atrás
toURLEncodedForm.js 713125807c 小程序代码 há 2 meses atrás
trackStream.js 713125807c 小程序代码 há 2 meses atrás
validator.js 713125807c 小程序代码 há 2 meses atrás

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