陈鹏铭 0e441ebeb1 仓库创建 hace 2 años
..
AxiosTransformStream.js 0e441ebeb1 仓库创建 hace 2 años
AxiosURLSearchParams.js 0e441ebeb1 仓库创建 hace 2 años
HttpStatusCode.js 0e441ebeb1 仓库创建 hace 2 años
README.md 0e441ebeb1 仓库创建 hace 2 años
ZlibHeaderTransformStream.js 0e441ebeb1 仓库创建 hace 2 años
bind.js 0e441ebeb1 仓库创建 hace 2 años
buildURL.js 0e441ebeb1 仓库创建 hace 2 años
callbackify.js 0e441ebeb1 仓库创建 hace 2 años
combineURLs.js 0e441ebeb1 仓库创建 hace 2 años
cookies.js 0e441ebeb1 仓库创建 hace 2 años
deprecatedMethod.js 0e441ebeb1 仓库创建 hace 2 años
formDataToJSON.js 0e441ebeb1 仓库创建 hace 2 años
formDataToStream.js 0e441ebeb1 仓库创建 hace 2 años
fromDataURI.js 0e441ebeb1 仓库创建 hace 2 años
isAbsoluteURL.js 0e441ebeb1 仓库创建 hace 2 años
isAxiosError.js 0e441ebeb1 仓库创建 hace 2 años
isURLSameOrigin.js 0e441ebeb1 仓库创建 hace 2 años
null.js 0e441ebeb1 仓库创建 hace 2 años
parseHeaders.js 0e441ebeb1 仓库创建 hace 2 años
parseProtocol.js 0e441ebeb1 仓库创建 hace 2 años
readBlob.js 0e441ebeb1 仓库创建 hace 2 años
speedometer.js 0e441ebeb1 仓库创建 hace 2 años
spread.js 0e441ebeb1 仓库创建 hace 2 años
throttle.js 0e441ebeb1 仓库创建 hace 2 años
toFormData.js 0e441ebeb1 仓库创建 hace 2 años
toURLEncodedForm.js 0e441ebeb1 仓库创建 hace 2 años
validator.js 0e441ebeb1 仓库创建 hace 2 años

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