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

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