zheng f326829555 仓库 1 týždeň pred
..
AxiosTransformStream.js f326829555 仓库 1 týždeň pred
AxiosURLSearchParams.js f326829555 仓库 1 týždeň pred
HttpStatusCode.js f326829555 仓库 1 týždeň pred
README.md f326829555 仓库 1 týždeň pred
ZlibHeaderTransformStream.js f326829555 仓库 1 týždeň pred
bind.js f326829555 仓库 1 týždeň pred
buildURL.js f326829555 仓库 1 týždeň pred
callbackify.js f326829555 仓库 1 týždeň pred
combineURLs.js f326829555 仓库 1 týždeň pred
composeSignals.js f326829555 仓库 1 týždeň pred
cookies.js f326829555 仓库 1 týždeň pred
deprecatedMethod.js f326829555 仓库 1 týždeň pred
estimateDataURLDecodedBytes.js f326829555 仓库 1 týždeň pred
formDataToJSON.js f326829555 仓库 1 týždeň pred
formDataToStream.js f326829555 仓库 1 týždeň pred
fromDataURI.js f326829555 仓库 1 týždeň pred
isAbsoluteURL.js f326829555 仓库 1 týždeň pred
isAxiosError.js f326829555 仓库 1 týždeň pred
isURLSameOrigin.js f326829555 仓库 1 týždeň pred
null.js f326829555 仓库 1 týždeň pred
parseHeaders.js f326829555 仓库 1 týždeň pred
parseProtocol.js f326829555 仓库 1 týždeň pred
progressEventReducer.js f326829555 仓库 1 týždeň pred
readBlob.js f326829555 仓库 1 týždeň pred
resolveConfig.js f326829555 仓库 1 týždeň pred
shouldBypassProxy.js f326829555 仓库 1 týždeň pred
speedometer.js f326829555 仓库 1 týždeň pred
spread.js f326829555 仓库 1 týždeň pred
throttle.js f326829555 仓库 1 týždeň pred
toFormData.js f326829555 仓库 1 týždeň pred
toURLEncodedForm.js f326829555 仓库 1 týždeň pred
trackStream.js f326829555 仓库 1 týždeň pred
validator.js f326829555 仓库 1 týždeň pred

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