seven 717b51f178 init vor 10 Monaten
..
AxiosTransformStream.js 717b51f178 init vor 10 Monaten
AxiosURLSearchParams.js 717b51f178 init vor 10 Monaten
HttpStatusCode.js 717b51f178 init vor 10 Monaten
README.md 717b51f178 init vor 10 Monaten
ZlibHeaderTransformStream.js 717b51f178 init vor 10 Monaten
bind.js 717b51f178 init vor 10 Monaten
buildURL.js 717b51f178 init vor 10 Monaten
callbackify.js 717b51f178 init vor 10 Monaten
combineURLs.js 717b51f178 init vor 10 Monaten
composeSignals.js 717b51f178 init vor 10 Monaten
cookies.js 717b51f178 init vor 10 Monaten
deprecatedMethod.js 717b51f178 init vor 10 Monaten
formDataToJSON.js 717b51f178 init vor 10 Monaten
formDataToStream.js 717b51f178 init vor 10 Monaten
fromDataURI.js 717b51f178 init vor 10 Monaten
isAbsoluteURL.js 717b51f178 init vor 10 Monaten
isAxiosError.js 717b51f178 init vor 10 Monaten
isURLSameOrigin.js 717b51f178 init vor 10 Monaten
null.js 717b51f178 init vor 10 Monaten
parseHeaders.js 717b51f178 init vor 10 Monaten
parseProtocol.js 717b51f178 init vor 10 Monaten
progressEventReducer.js 717b51f178 init vor 10 Monaten
readBlob.js 717b51f178 init vor 10 Monaten
resolveConfig.js 717b51f178 init vor 10 Monaten
speedometer.js 717b51f178 init vor 10 Monaten
spread.js 717b51f178 init vor 10 Monaten
throttle.js 717b51f178 init vor 10 Monaten
toFormData.js 717b51f178 init vor 10 Monaten
toURLEncodedForm.js 717b51f178 init vor 10 Monaten
trackStream.js 717b51f178 init vor 10 Monaten
validator.js 717b51f178 init vor 10 Monaten

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