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

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