zhangqiOMG e15bff017f 代码上传 3 éve
..
AxiosTransformStream.js e15bff017f 代码上传 3 éve
AxiosURLSearchParams.js e15bff017f 代码上传 3 éve
HttpStatusCode.js e15bff017f 代码上传 3 éve
README.md e15bff017f 代码上传 3 éve
ZlibHeaderTransformStream.js e15bff017f 代码上传 3 éve
bind.js e15bff017f 代码上传 3 éve
buildURL.js e15bff017f 代码上传 3 éve
combineURLs.js e15bff017f 代码上传 3 éve
cookies.js e15bff017f 代码上传 3 éve
deprecatedMethod.js e15bff017f 代码上传 3 éve
formDataToJSON.js e15bff017f 代码上传 3 éve
formDataToStream.js e15bff017f 代码上传 3 éve
fromDataURI.js e15bff017f 代码上传 3 éve
isAbsoluteURL.js e15bff017f 代码上传 3 éve
isAxiosError.js e15bff017f 代码上传 3 éve
isURLSameOrigin.js e15bff017f 代码上传 3 éve
null.js e15bff017f 代码上传 3 éve
parseHeaders.js e15bff017f 代码上传 3 éve
parseProtocol.js e15bff017f 代码上传 3 éve
readBlob.js e15bff017f 代码上传 3 éve
speedometer.js e15bff017f 代码上传 3 éve
spread.js e15bff017f 代码上传 3 éve
throttle.js e15bff017f 代码上传 3 éve
toFormData.js e15bff017f 代码上传 3 éve
toURLEncodedForm.js e15bff017f 代码上传 3 éve
validator.js e15bff017f 代码上传 3 éve

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