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