lkg ca6142d338 first commit há 1 ano atrás
..
AxiosTransformStream.js ca6142d338 first commit há 1 ano atrás
AxiosURLSearchParams.js ca6142d338 first commit há 1 ano atrás
HttpStatusCode.js ca6142d338 first commit há 1 ano atrás
README.md ca6142d338 first commit há 1 ano atrás
ZlibHeaderTransformStream.js ca6142d338 first commit há 1 ano atrás
bind.js ca6142d338 first commit há 1 ano atrás
buildURL.js ca6142d338 first commit há 1 ano atrás
callbackify.js ca6142d338 first commit há 1 ano atrás
combineURLs.js ca6142d338 first commit há 1 ano atrás
composeSignals.js ca6142d338 first commit há 1 ano atrás
cookies.js ca6142d338 first commit há 1 ano atrás
deprecatedMethod.js ca6142d338 first commit há 1 ano atrás
formDataToJSON.js ca6142d338 first commit há 1 ano atrás
formDataToStream.js ca6142d338 first commit há 1 ano atrás
fromDataURI.js ca6142d338 first commit há 1 ano atrás
isAbsoluteURL.js ca6142d338 first commit há 1 ano atrás
isAxiosError.js ca6142d338 first commit há 1 ano atrás
isURLSameOrigin.js ca6142d338 first commit há 1 ano atrás
null.js ca6142d338 first commit há 1 ano atrás
parseHeaders.js ca6142d338 first commit há 1 ano atrás
parseProtocol.js ca6142d338 first commit há 1 ano atrás
progressEventReducer.js ca6142d338 first commit há 1 ano atrás
readBlob.js ca6142d338 first commit há 1 ano atrás
resolveConfig.js ca6142d338 first commit há 1 ano atrás
speedometer.js ca6142d338 first commit há 1 ano atrás
spread.js ca6142d338 first commit há 1 ano atrás
throttle.js ca6142d338 first commit há 1 ano atrás
toFormData.js ca6142d338 first commit há 1 ano atrás
toURLEncodedForm.js ca6142d338 first commit há 1 ano atrás
trackStream.js ca6142d338 first commit há 1 ano atrás
validator.js ca6142d338 first commit há 1 ano atrás

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