xubo 5655c75f91 first commit %!s(int64=2) %!d(string=hai) anos
..
AxiosTransformStream.js 5655c75f91 first commit %!s(int64=2) %!d(string=hai) anos
AxiosURLSearchParams.js 5655c75f91 first commit %!s(int64=2) %!d(string=hai) anos
HttpStatusCode.js 5655c75f91 first commit %!s(int64=2) %!d(string=hai) anos
README.md 5655c75f91 first commit %!s(int64=2) %!d(string=hai) anos
ZlibHeaderTransformStream.js 5655c75f91 first commit %!s(int64=2) %!d(string=hai) anos
bind.js 5655c75f91 first commit %!s(int64=2) %!d(string=hai) anos
buildURL.js 5655c75f91 first commit %!s(int64=2) %!d(string=hai) anos
callbackify.js 5655c75f91 first commit %!s(int64=2) %!d(string=hai) anos
combineURLs.js 5655c75f91 first commit %!s(int64=2) %!d(string=hai) anos
cookies.js 5655c75f91 first commit %!s(int64=2) %!d(string=hai) anos
deprecatedMethod.js 5655c75f91 first commit %!s(int64=2) %!d(string=hai) anos
formDataToJSON.js 5655c75f91 first commit %!s(int64=2) %!d(string=hai) anos
formDataToStream.js 5655c75f91 first commit %!s(int64=2) %!d(string=hai) anos
fromDataURI.js 5655c75f91 first commit %!s(int64=2) %!d(string=hai) anos
isAbsoluteURL.js 5655c75f91 first commit %!s(int64=2) %!d(string=hai) anos
isAxiosError.js 5655c75f91 first commit %!s(int64=2) %!d(string=hai) anos
isURLSameOrigin.js 5655c75f91 first commit %!s(int64=2) %!d(string=hai) anos
null.js 5655c75f91 first commit %!s(int64=2) %!d(string=hai) anos
parseHeaders.js 5655c75f91 first commit %!s(int64=2) %!d(string=hai) anos
parseProtocol.js 5655c75f91 first commit %!s(int64=2) %!d(string=hai) anos
readBlob.js 5655c75f91 first commit %!s(int64=2) %!d(string=hai) anos
speedometer.js 5655c75f91 first commit %!s(int64=2) %!d(string=hai) anos
spread.js 5655c75f91 first commit %!s(int64=2) %!d(string=hai) anos
throttle.js 5655c75f91 first commit %!s(int64=2) %!d(string=hai) anos
toFormData.js 5655c75f91 first commit %!s(int64=2) %!d(string=hai) anos
toURLEncodedForm.js 5655c75f91 first commit %!s(int64=2) %!d(string=hai) anos
validator.js 5655c75f91 first commit %!s(int64=2) %!d(string=hai) anos

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