冯博深 f143f24da4 first hace 2 meses
..
AxiosTransformStream.js f143f24da4 first hace 2 meses
AxiosURLSearchParams.js f143f24da4 first hace 2 meses
HttpStatusCode.js f143f24da4 first hace 2 meses
README.md f143f24da4 first hace 2 meses
ZlibHeaderTransformStream.js f143f24da4 first hace 2 meses
bind.js f143f24da4 first hace 2 meses
buildURL.js f143f24da4 first hace 2 meses
callbackify.js f143f24da4 first hace 2 meses
combineURLs.js f143f24da4 first hace 2 meses
composeSignals.js f143f24da4 first hace 2 meses
cookies.js f143f24da4 first hace 2 meses
deprecatedMethod.js f143f24da4 first hace 2 meses
estimateDataURLDecodedBytes.js f143f24da4 first hace 2 meses
formDataToJSON.js f143f24da4 first hace 2 meses
formDataToStream.js f143f24da4 first hace 2 meses
fromDataURI.js f143f24da4 first hace 2 meses
isAbsoluteURL.js f143f24da4 first hace 2 meses
isAxiosError.js f143f24da4 first hace 2 meses
isURLSameOrigin.js f143f24da4 first hace 2 meses
null.js f143f24da4 first hace 2 meses
parseHeaders.js f143f24da4 first hace 2 meses
parseProtocol.js f143f24da4 first hace 2 meses
progressEventReducer.js f143f24da4 first hace 2 meses
readBlob.js f143f24da4 first hace 2 meses
resolveConfig.js f143f24da4 first hace 2 meses
speedometer.js f143f24da4 first hace 2 meses
spread.js f143f24da4 first hace 2 meses
throttle.js f143f24da4 first hace 2 meses
toFormData.js f143f24da4 first hace 2 meses
toURLEncodedForm.js f143f24da4 first hace 2 meses
trackStream.js f143f24da4 first hace 2 meses
validator.js f143f24da4 first hace 2 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