陈鹏铭 ac63ce6cb5 首次提交 2 lat temu
..
AxiosTransformStream.js ac63ce6cb5 首次提交 2 lat temu
AxiosURLSearchParams.js ac63ce6cb5 首次提交 2 lat temu
HttpStatusCode.js ac63ce6cb5 首次提交 2 lat temu
README.md ac63ce6cb5 首次提交 2 lat temu
ZlibHeaderTransformStream.js ac63ce6cb5 首次提交 2 lat temu
bind.js ac63ce6cb5 首次提交 2 lat temu
buildURL.js ac63ce6cb5 首次提交 2 lat temu
callbackify.js ac63ce6cb5 首次提交 2 lat temu
combineURLs.js ac63ce6cb5 首次提交 2 lat temu
cookies.js ac63ce6cb5 首次提交 2 lat temu
deprecatedMethod.js ac63ce6cb5 首次提交 2 lat temu
formDataToJSON.js ac63ce6cb5 首次提交 2 lat temu
formDataToStream.js ac63ce6cb5 首次提交 2 lat temu
fromDataURI.js ac63ce6cb5 首次提交 2 lat temu
isAbsoluteURL.js ac63ce6cb5 首次提交 2 lat temu
isAxiosError.js ac63ce6cb5 首次提交 2 lat temu
isURLSameOrigin.js ac63ce6cb5 首次提交 2 lat temu
null.js ac63ce6cb5 首次提交 2 lat temu
parseHeaders.js ac63ce6cb5 首次提交 2 lat temu
parseProtocol.js ac63ce6cb5 首次提交 2 lat temu
readBlob.js ac63ce6cb5 首次提交 2 lat temu
speedometer.js ac63ce6cb5 首次提交 2 lat temu
spread.js ac63ce6cb5 首次提交 2 lat temu
throttle.js ac63ce6cb5 首次提交 2 lat temu
toFormData.js ac63ce6cb5 首次提交 2 lat temu
toURLEncodedForm.js ac63ce6cb5 首次提交 2 lat temu
validator.js ac63ce6cb5 首次提交 2 lat temu

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