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

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