zhangqiOMG e15bff017f 代码上传 hace 2 años
..
AxiosTransformStream.js e15bff017f 代码上传 hace 2 años
AxiosURLSearchParams.js e15bff017f 代码上传 hace 2 años
HttpStatusCode.js e15bff017f 代码上传 hace 2 años
README.md e15bff017f 代码上传 hace 2 años
ZlibHeaderTransformStream.js e15bff017f 代码上传 hace 2 años
bind.js e15bff017f 代码上传 hace 2 años
buildURL.js e15bff017f 代码上传 hace 2 años
combineURLs.js e15bff017f 代码上传 hace 2 años
cookies.js e15bff017f 代码上传 hace 2 años
deprecatedMethod.js e15bff017f 代码上传 hace 2 años
formDataToJSON.js e15bff017f 代码上传 hace 2 años
formDataToStream.js e15bff017f 代码上传 hace 2 años
fromDataURI.js e15bff017f 代码上传 hace 2 años
isAbsoluteURL.js e15bff017f 代码上传 hace 2 años
isAxiosError.js e15bff017f 代码上传 hace 2 años
isURLSameOrigin.js e15bff017f 代码上传 hace 2 años
null.js e15bff017f 代码上传 hace 2 años
parseHeaders.js e15bff017f 代码上传 hace 2 años
parseProtocol.js e15bff017f 代码上传 hace 2 años
readBlob.js e15bff017f 代码上传 hace 2 años
speedometer.js e15bff017f 代码上传 hace 2 años
spread.js e15bff017f 代码上传 hace 2 años
throttle.js e15bff017f 代码上传 hace 2 años
toFormData.js e15bff017f 代码上传 hace 2 años
toURLEncodedForm.js e15bff017f 代码上传 hace 2 años
validator.js e15bff017f 代码上传 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