zhangqiOMG 84921f143e 管网业务端 hace 2 años
..
AxiosTransformStream.js 84921f143e 管网业务端 hace 2 años
AxiosURLSearchParams.js 84921f143e 管网业务端 hace 2 años
HttpStatusCode.js 84921f143e 管网业务端 hace 2 años
README.md 84921f143e 管网业务端 hace 2 años
ZlibHeaderTransformStream.js 84921f143e 管网业务端 hace 2 años
bind.js 84921f143e 管网业务端 hace 2 años
buildURL.js 84921f143e 管网业务端 hace 2 años
combineURLs.js 84921f143e 管网业务端 hace 2 años
cookies.js 84921f143e 管网业务端 hace 2 años
deprecatedMethod.js 84921f143e 管网业务端 hace 2 años
formDataToJSON.js 84921f143e 管网业务端 hace 2 años
formDataToStream.js 84921f143e 管网业务端 hace 2 años
fromDataURI.js 84921f143e 管网业务端 hace 2 años
isAbsoluteURL.js 84921f143e 管网业务端 hace 2 años
isAxiosError.js 84921f143e 管网业务端 hace 2 años
isURLSameOrigin.js 84921f143e 管网业务端 hace 2 años
null.js 84921f143e 管网业务端 hace 2 años
parseHeaders.js 84921f143e 管网业务端 hace 2 años
parseProtocol.js 84921f143e 管网业务端 hace 2 años
readBlob.js 84921f143e 管网业务端 hace 2 años
speedometer.js 84921f143e 管网业务端 hace 2 años
spread.js 84921f143e 管网业务端 hace 2 años
throttle.js 84921f143e 管网业务端 hace 2 años
toFormData.js 84921f143e 管网业务端 hace 2 años
toURLEncodedForm.js 84921f143e 管网业务端 hace 2 años
validator.js 84921f143e 管网业务端 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