seven 717b51f178 init před 1 rokem
..
AxiosTransformStream.js 717b51f178 init před 1 rokem
AxiosURLSearchParams.js 717b51f178 init před 1 rokem
HttpStatusCode.js 717b51f178 init před 1 rokem
README.md 717b51f178 init před 1 rokem
ZlibHeaderTransformStream.js 717b51f178 init před 1 rokem
bind.js 717b51f178 init před 1 rokem
buildURL.js 717b51f178 init před 1 rokem
callbackify.js 717b51f178 init před 1 rokem
combineURLs.js 717b51f178 init před 1 rokem
composeSignals.js 717b51f178 init před 1 rokem
cookies.js 717b51f178 init před 1 rokem
deprecatedMethod.js 717b51f178 init před 1 rokem
formDataToJSON.js 717b51f178 init před 1 rokem
formDataToStream.js 717b51f178 init před 1 rokem
fromDataURI.js 717b51f178 init před 1 rokem
isAbsoluteURL.js 717b51f178 init před 1 rokem
isAxiosError.js 717b51f178 init před 1 rokem
isURLSameOrigin.js 717b51f178 init před 1 rokem
null.js 717b51f178 init před 1 rokem
parseHeaders.js 717b51f178 init před 1 rokem
parseProtocol.js 717b51f178 init před 1 rokem
progressEventReducer.js 717b51f178 init před 1 rokem
readBlob.js 717b51f178 init před 1 rokem
resolveConfig.js 717b51f178 init před 1 rokem
speedometer.js 717b51f178 init před 1 rokem
spread.js 717b51f178 init před 1 rokem
throttle.js 717b51f178 init před 1 rokem
toFormData.js 717b51f178 init před 1 rokem
toURLEncodedForm.js 717b51f178 init před 1 rokem
trackStream.js 717b51f178 init před 1 rokem
validator.js 717b51f178 init před 1 rokem

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