904118851 d3db235384 123 2 ay önce
..
AxiosTransformStream.js d3db235384 123 2 ay önce
AxiosURLSearchParams.js d3db235384 123 2 ay önce
HttpStatusCode.js d3db235384 123 2 ay önce
README.md d3db235384 123 2 ay önce
ZlibHeaderTransformStream.js d3db235384 123 2 ay önce
bind.js d3db235384 123 2 ay önce
buildURL.js d3db235384 123 2 ay önce
callbackify.js d3db235384 123 2 ay önce
combineURLs.js d3db235384 123 2 ay önce
composeSignals.js d3db235384 123 2 ay önce
cookies.js d3db235384 123 2 ay önce
deprecatedMethod.js d3db235384 123 2 ay önce
formDataToJSON.js d3db235384 123 2 ay önce
formDataToStream.js d3db235384 123 2 ay önce
fromDataURI.js d3db235384 123 2 ay önce
isAbsoluteURL.js d3db235384 123 2 ay önce
isAxiosError.js d3db235384 123 2 ay önce
isURLSameOrigin.js d3db235384 123 2 ay önce
null.js d3db235384 123 2 ay önce
parseHeaders.js d3db235384 123 2 ay önce
parseProtocol.js d3db235384 123 2 ay önce
progressEventReducer.js d3db235384 123 2 ay önce
readBlob.js d3db235384 123 2 ay önce
resolveConfig.js d3db235384 123 2 ay önce
speedometer.js d3db235384 123 2 ay önce
spread.js d3db235384 123 2 ay önce
throttle.js d3db235384 123 2 ay önce
toFormData.js d3db235384 123 2 ay önce
toURLEncodedForm.js d3db235384 123 2 ay önce
trackStream.js d3db235384 123 2 ay önce
validator.js d3db235384 123 2 ay ö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