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

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