wzx ddc6d98778 v1.0.0 2 vuotta sitten
..
AxiosTransformStream.js ddc6d98778 v1.0.0 2 vuotta sitten
AxiosURLSearchParams.js ddc6d98778 v1.0.0 2 vuotta sitten
HttpStatusCode.js ddc6d98778 v1.0.0 2 vuotta sitten
README.md ddc6d98778 v1.0.0 2 vuotta sitten
ZlibHeaderTransformStream.js ddc6d98778 v1.0.0 2 vuotta sitten
bind.js ddc6d98778 v1.0.0 2 vuotta sitten
buildURL.js ddc6d98778 v1.0.0 2 vuotta sitten
combineURLs.js ddc6d98778 v1.0.0 2 vuotta sitten
cookies.js ddc6d98778 v1.0.0 2 vuotta sitten
deprecatedMethod.js ddc6d98778 v1.0.0 2 vuotta sitten
formDataToJSON.js ddc6d98778 v1.0.0 2 vuotta sitten
formDataToStream.js ddc6d98778 v1.0.0 2 vuotta sitten
fromDataURI.js ddc6d98778 v1.0.0 2 vuotta sitten
isAbsoluteURL.js ddc6d98778 v1.0.0 2 vuotta sitten
isAxiosError.js ddc6d98778 v1.0.0 2 vuotta sitten
isURLSameOrigin.js ddc6d98778 v1.0.0 2 vuotta sitten
null.js ddc6d98778 v1.0.0 2 vuotta sitten
parseHeaders.js ddc6d98778 v1.0.0 2 vuotta sitten
parseProtocol.js ddc6d98778 v1.0.0 2 vuotta sitten
readBlob.js ddc6d98778 v1.0.0 2 vuotta sitten
speedometer.js ddc6d98778 v1.0.0 2 vuotta sitten
spread.js ddc6d98778 v1.0.0 2 vuotta sitten
throttle.js ddc6d98778 v1.0.0 2 vuotta sitten
toFormData.js ddc6d98778 v1.0.0 2 vuotta sitten
toURLEncodedForm.js ddc6d98778 v1.0.0 2 vuotta sitten
validator.js ddc6d98778 v1.0.0 2 vuotta sitten

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