lkg ca6142d338 first commit hai 1 ano
..
AxiosTransformStream.js ca6142d338 first commit hai 1 ano
AxiosURLSearchParams.js ca6142d338 first commit hai 1 ano
HttpStatusCode.js ca6142d338 first commit hai 1 ano
README.md ca6142d338 first commit hai 1 ano
ZlibHeaderTransformStream.js ca6142d338 first commit hai 1 ano
bind.js ca6142d338 first commit hai 1 ano
buildURL.js ca6142d338 first commit hai 1 ano
callbackify.js ca6142d338 first commit hai 1 ano
combineURLs.js ca6142d338 first commit hai 1 ano
composeSignals.js ca6142d338 first commit hai 1 ano
cookies.js ca6142d338 first commit hai 1 ano
deprecatedMethod.js ca6142d338 first commit hai 1 ano
formDataToJSON.js ca6142d338 first commit hai 1 ano
formDataToStream.js ca6142d338 first commit hai 1 ano
fromDataURI.js ca6142d338 first commit hai 1 ano
isAbsoluteURL.js ca6142d338 first commit hai 1 ano
isAxiosError.js ca6142d338 first commit hai 1 ano
isURLSameOrigin.js ca6142d338 first commit hai 1 ano
null.js ca6142d338 first commit hai 1 ano
parseHeaders.js ca6142d338 first commit hai 1 ano
parseProtocol.js ca6142d338 first commit hai 1 ano
progressEventReducer.js ca6142d338 first commit hai 1 ano
readBlob.js ca6142d338 first commit hai 1 ano
resolveConfig.js ca6142d338 first commit hai 1 ano
speedometer.js ca6142d338 first commit hai 1 ano
spread.js ca6142d338 first commit hai 1 ano
throttle.js ca6142d338 first commit hai 1 ano
toFormData.js ca6142d338 first commit hai 1 ano
toURLEncodedForm.js ca6142d338 first commit hai 1 ano
trackStream.js ca6142d338 first commit hai 1 ano
validator.js ca6142d338 first commit 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