陈鹏铭 3283bca5a2 1 hai 8 meses
..
AxiosTransformStream.js fe36a53a7d 首次提交 hai 8 meses
AxiosURLSearchParams.js fe36a53a7d 首次提交 hai 8 meses
HttpStatusCode.js fe36a53a7d 首次提交 hai 8 meses
README.md fe36a53a7d 首次提交 hai 8 meses
ZlibHeaderTransformStream.js 3283bca5a2 1 hai 8 meses
bind.js fe36a53a7d 首次提交 hai 8 meses
buildURL.js 3283bca5a2 1 hai 8 meses
callbackify.js fe36a53a7d 首次提交 hai 8 meses
combineURLs.js fe36a53a7d 首次提交 hai 8 meses
cookies.js fe36a53a7d 首次提交 hai 8 meses
deprecatedMethod.js fe36a53a7d 首次提交 hai 8 meses
formDataToJSON.js fe36a53a7d 首次提交 hai 8 meses
formDataToStream.js fe36a53a7d 首次提交 hai 8 meses
fromDataURI.js fe36a53a7d 首次提交 hai 8 meses
isAbsoluteURL.js 3283bca5a2 1 hai 8 meses
isAxiosError.js fe36a53a7d 首次提交 hai 8 meses
isURLSameOrigin.js fe36a53a7d 首次提交 hai 8 meses
null.js fe36a53a7d 首次提交 hai 8 meses
parseHeaders.js fe36a53a7d 首次提交 hai 8 meses
parseProtocol.js fe36a53a7d 首次提交 hai 8 meses
readBlob.js 3283bca5a2 1 hai 8 meses
speedometer.js fe36a53a7d 首次提交 hai 8 meses
spread.js fe36a53a7d 首次提交 hai 8 meses
throttle.js 3283bca5a2 1 hai 8 meses
toFormData.js fe36a53a7d 首次提交 hai 8 meses
toURLEncodedForm.js 3283bca5a2 1 hai 8 meses
validator.js 3283bca5a2 1 hai 8 meses

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