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

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