KIM-JINO5 7496141236 . il y a 7 mois
..
AxiosTransformStream.js 48f1b97cc3 first commit il y a 1 an
AxiosURLSearchParams.js 48f1b97cc3 first commit il y a 1 an
HttpStatusCode.js 7496141236 . il y a 7 mois
README.md 48f1b97cc3 first commit il y a 1 an
ZlibHeaderTransformStream.js 48f1b97cc3 first commit il y a 1 an
bind.js 7496141236 . il y a 7 mois
buildURL.js 7496141236 . il y a 7 mois
callbackify.js 48f1b97cc3 first commit il y a 1 an
combineURLs.js 48f1b97cc3 first commit il y a 1 an
composeSignals.js 48f1b97cc3 first commit il y a 1 an
cookies.js 7496141236 . il y a 7 mois
deprecatedMethod.js 48f1b97cc3 first commit il y a 1 an
formDataToJSON.js 48f1b97cc3 first commit il y a 1 an
formDataToStream.js 48f1b97cc3 first commit il y a 1 an
fromDataURI.js 48f1b97cc3 first commit il y a 1 an
isAbsoluteURL.js 48f1b97cc3 first commit il y a 1 an
isAxiosError.js 48f1b97cc3 first commit il y a 1 an
isURLSameOrigin.js 48f1b97cc3 first commit il y a 1 an
null.js 48f1b97cc3 first commit il y a 1 an
parseHeaders.js 48f1b97cc3 first commit il y a 1 an
parseProtocol.js 48f1b97cc3 first commit il y a 1 an
progressEventReducer.js 48f1b97cc3 first commit il y a 1 an
readBlob.js 48f1b97cc3 first commit il y a 1 an
resolveConfig.js 7496141236 . il y a 7 mois
speedometer.js 48f1b97cc3 first commit il y a 1 an
spread.js 48f1b97cc3 first commit il y a 1 an
throttle.js 48f1b97cc3 first commit il y a 1 an
toFormData.js 48f1b97cc3 first commit il y a 1 an
toURLEncodedForm.js 48f1b97cc3 first commit il y a 1 an
trackStream.js 48f1b97cc3 first commit il y a 1 an
validator.js 48f1b97cc3 first commit il y a 1 an

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