zheng f326829555 仓库 1 mēnesi atpakaļ
..
AxiosTransformStream.js f326829555 仓库 1 mēnesi atpakaļ
AxiosURLSearchParams.js f326829555 仓库 1 mēnesi atpakaļ
HttpStatusCode.js f326829555 仓库 1 mēnesi atpakaļ
README.md f326829555 仓库 1 mēnesi atpakaļ
ZlibHeaderTransformStream.js f326829555 仓库 1 mēnesi atpakaļ
bind.js f326829555 仓库 1 mēnesi atpakaļ
buildURL.js f326829555 仓库 1 mēnesi atpakaļ
callbackify.js f326829555 仓库 1 mēnesi atpakaļ
combineURLs.js f326829555 仓库 1 mēnesi atpakaļ
composeSignals.js f326829555 仓库 1 mēnesi atpakaļ
cookies.js f326829555 仓库 1 mēnesi atpakaļ
deprecatedMethod.js f326829555 仓库 1 mēnesi atpakaļ
estimateDataURLDecodedBytes.js f326829555 仓库 1 mēnesi atpakaļ
formDataToJSON.js f326829555 仓库 1 mēnesi atpakaļ
formDataToStream.js f326829555 仓库 1 mēnesi atpakaļ
fromDataURI.js f326829555 仓库 1 mēnesi atpakaļ
isAbsoluteURL.js f326829555 仓库 1 mēnesi atpakaļ
isAxiosError.js f326829555 仓库 1 mēnesi atpakaļ
isURLSameOrigin.js f326829555 仓库 1 mēnesi atpakaļ
null.js f326829555 仓库 1 mēnesi atpakaļ
parseHeaders.js f326829555 仓库 1 mēnesi atpakaļ
parseProtocol.js f326829555 仓库 1 mēnesi atpakaļ
progressEventReducer.js f326829555 仓库 1 mēnesi atpakaļ
readBlob.js f326829555 仓库 1 mēnesi atpakaļ
resolveConfig.js f326829555 仓库 1 mēnesi atpakaļ
shouldBypassProxy.js f326829555 仓库 1 mēnesi atpakaļ
speedometer.js f326829555 仓库 1 mēnesi atpakaļ
spread.js f326829555 仓库 1 mēnesi atpakaļ
throttle.js f326829555 仓库 1 mēnesi atpakaļ
toFormData.js f326829555 仓库 1 mēnesi atpakaļ
toURLEncodedForm.js f326829555 仓库 1 mēnesi atpakaļ
trackStream.js f326829555 仓库 1 mēnesi atpakaļ
validator.js f326829555 仓库 1 mēnesi atpakaļ

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