HaXeho e0dad002ed first commit пре 10 месеци
..
AxiosTransformStream.js e0dad002ed first commit пре 10 месеци
AxiosURLSearchParams.js e0dad002ed first commit пре 10 месеци
HttpStatusCode.js e0dad002ed first commit пре 10 месеци
README.md e0dad002ed first commit пре 10 месеци
ZlibHeaderTransformStream.js e0dad002ed first commit пре 10 месеци
bind.js e0dad002ed first commit пре 10 месеци
buildURL.js e0dad002ed first commit пре 10 месеци
callbackify.js e0dad002ed first commit пре 10 месеци
combineURLs.js e0dad002ed first commit пре 10 месеци
cookies.js e0dad002ed first commit пре 10 месеци
deprecatedMethod.js e0dad002ed first commit пре 10 месеци
formDataToJSON.js e0dad002ed first commit пре 10 месеци
formDataToStream.js e0dad002ed first commit пре 10 месеци
fromDataURI.js e0dad002ed first commit пре 10 месеци
isAbsoluteURL.js e0dad002ed first commit пре 10 месеци
isAxiosError.js e0dad002ed first commit пре 10 месеци
isURLSameOrigin.js e0dad002ed first commit пре 10 месеци
null.js e0dad002ed first commit пре 10 месеци
parseHeaders.js e0dad002ed first commit пре 10 месеци
parseProtocol.js e0dad002ed first commit пре 10 месеци
readBlob.js e0dad002ed first commit пре 10 месеци
speedometer.js e0dad002ed first commit пре 10 месеци
spread.js e0dad002ed first commit пре 10 месеци
throttle.js e0dad002ed first commit пре 10 месеци
toFormData.js e0dad002ed first commit пре 10 месеци
toURLEncodedForm.js e0dad002ed first commit пре 10 месеци
validator.js e0dad002ed first commit пре 10 месеци

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