HaXeho e0dad002ed first commit hai 10 meses
..
AxiosTransformStream.js e0dad002ed first commit hai 10 meses
AxiosURLSearchParams.js e0dad002ed first commit hai 10 meses
HttpStatusCode.js e0dad002ed first commit hai 10 meses
README.md e0dad002ed first commit hai 10 meses
ZlibHeaderTransformStream.js e0dad002ed first commit hai 10 meses
bind.js e0dad002ed first commit hai 10 meses
buildURL.js e0dad002ed first commit hai 10 meses
callbackify.js e0dad002ed first commit hai 10 meses
combineURLs.js e0dad002ed first commit hai 10 meses
composeSignals.js e0dad002ed first commit hai 10 meses
cookies.js e0dad002ed first commit hai 10 meses
deprecatedMethod.js e0dad002ed first commit hai 10 meses
formDataToJSON.js e0dad002ed first commit hai 10 meses
formDataToStream.js e0dad002ed first commit hai 10 meses
fromDataURI.js e0dad002ed first commit hai 10 meses
isAbsoluteURL.js e0dad002ed first commit hai 10 meses
isAxiosError.js e0dad002ed first commit hai 10 meses
isURLSameOrigin.js e0dad002ed first commit hai 10 meses
null.js e0dad002ed first commit hai 10 meses
parseHeaders.js e0dad002ed first commit hai 10 meses
parseProtocol.js e0dad002ed first commit hai 10 meses
progressEventReducer.js e0dad002ed first commit hai 10 meses
readBlob.js e0dad002ed first commit hai 10 meses
resolveConfig.js e0dad002ed first commit hai 10 meses
speedometer.js e0dad002ed first commit hai 10 meses
spread.js e0dad002ed first commit hai 10 meses
throttle.js e0dad002ed first commit hai 10 meses
toFormData.js e0dad002ed first commit hai 10 meses
toURLEncodedForm.js e0dad002ed first commit hai 10 meses
trackStream.js e0dad002ed first commit hai 10 meses
validator.js e0dad002ed first commit hai 10 meses

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