zhaojinyu e984acc6d0 first commit hai 3 meses
..
AxiosTransformStream.js e984acc6d0 first commit hai 3 meses
AxiosURLSearchParams.js e984acc6d0 first commit hai 3 meses
HttpStatusCode.js e984acc6d0 first commit hai 3 meses
README.md e984acc6d0 first commit hai 3 meses
ZlibHeaderTransformStream.js e984acc6d0 first commit hai 3 meses
bind.js e984acc6d0 first commit hai 3 meses
buildURL.js e984acc6d0 first commit hai 3 meses
callbackify.js e984acc6d0 first commit hai 3 meses
combineURLs.js e984acc6d0 first commit hai 3 meses
cookies.js e984acc6d0 first commit hai 3 meses
deprecatedMethod.js e984acc6d0 first commit hai 3 meses
formDataToJSON.js e984acc6d0 first commit hai 3 meses
formDataToStream.js e984acc6d0 first commit hai 3 meses
fromDataURI.js e984acc6d0 first commit hai 3 meses
isAbsoluteURL.js e984acc6d0 first commit hai 3 meses
isAxiosError.js e984acc6d0 first commit hai 3 meses
isURLSameOrigin.js e984acc6d0 first commit hai 3 meses
null.js e984acc6d0 first commit hai 3 meses
parseHeaders.js e984acc6d0 first commit hai 3 meses
parseProtocol.js e984acc6d0 first commit hai 3 meses
readBlob.js e984acc6d0 first commit hai 3 meses
speedometer.js e984acc6d0 first commit hai 3 meses
spread.js e984acc6d0 first commit hai 3 meses
throttle.js e984acc6d0 first commit hai 3 meses
toFormData.js e984acc6d0 first commit hai 3 meses
toURLEncodedForm.js e984acc6d0 first commit hai 3 meses
validator.js e984acc6d0 first commit hai 3 meses

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