HaXeho e0dad002ed first commit vor 10 Monaten
..
AxiosTransformStream.js e0dad002ed first commit vor 10 Monaten
AxiosURLSearchParams.js e0dad002ed first commit vor 10 Monaten
HttpStatusCode.js e0dad002ed first commit vor 10 Monaten
README.md e0dad002ed first commit vor 10 Monaten
ZlibHeaderTransformStream.js e0dad002ed first commit vor 10 Monaten
bind.js e0dad002ed first commit vor 10 Monaten
buildURL.js e0dad002ed first commit vor 10 Monaten
callbackify.js e0dad002ed first commit vor 10 Monaten
combineURLs.js e0dad002ed first commit vor 10 Monaten
cookies.js e0dad002ed first commit vor 10 Monaten
deprecatedMethod.js e0dad002ed first commit vor 10 Monaten
formDataToJSON.js e0dad002ed first commit vor 10 Monaten
formDataToStream.js e0dad002ed first commit vor 10 Monaten
fromDataURI.js e0dad002ed first commit vor 10 Monaten
isAbsoluteURL.js e0dad002ed first commit vor 10 Monaten
isAxiosError.js e0dad002ed first commit vor 10 Monaten
isURLSameOrigin.js e0dad002ed first commit vor 10 Monaten
null.js e0dad002ed first commit vor 10 Monaten
parseHeaders.js e0dad002ed first commit vor 10 Monaten
parseProtocol.js e0dad002ed first commit vor 10 Monaten
readBlob.js e0dad002ed first commit vor 10 Monaten
speedometer.js e0dad002ed first commit vor 10 Monaten
spread.js e0dad002ed first commit vor 10 Monaten
throttle.js e0dad002ed first commit vor 10 Monaten
toFormData.js e0dad002ed first commit vor 10 Monaten
toURLEncodedForm.js e0dad002ed first commit vor 10 Monaten
validator.js e0dad002ed first commit 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