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