seven 717b51f178 init há 2 meses atrás
..
AxiosTransformStream.js 717b51f178 init há 2 meses atrás
AxiosURLSearchParams.js 717b51f178 init há 2 meses atrás
HttpStatusCode.js 717b51f178 init há 2 meses atrás
README.md 717b51f178 init há 2 meses atrás
ZlibHeaderTransformStream.js 717b51f178 init há 2 meses atrás
bind.js 717b51f178 init há 2 meses atrás
buildURL.js 717b51f178 init há 2 meses atrás
callbackify.js 717b51f178 init há 2 meses atrás
combineURLs.js 717b51f178 init há 2 meses atrás
composeSignals.js 717b51f178 init há 2 meses atrás
cookies.js 717b51f178 init há 2 meses atrás
deprecatedMethod.js 717b51f178 init há 2 meses atrás
formDataToJSON.js 717b51f178 init há 2 meses atrás
formDataToStream.js 717b51f178 init há 2 meses atrás
fromDataURI.js 717b51f178 init há 2 meses atrás
isAbsoluteURL.js 717b51f178 init há 2 meses atrás
isAxiosError.js 717b51f178 init há 2 meses atrás
isURLSameOrigin.js 717b51f178 init há 2 meses atrás
null.js 717b51f178 init há 2 meses atrás
parseHeaders.js 717b51f178 init há 2 meses atrás
parseProtocol.js 717b51f178 init há 2 meses atrás
progressEventReducer.js 717b51f178 init há 2 meses atrás
readBlob.js 717b51f178 init há 2 meses atrás
resolveConfig.js 717b51f178 init há 2 meses atrás
speedometer.js 717b51f178 init há 2 meses atrás
spread.js 717b51f178 init há 2 meses atrás
throttle.js 717b51f178 init há 2 meses atrás
toFormData.js 717b51f178 init há 2 meses atrás
toURLEncodedForm.js 717b51f178 init há 2 meses atrás
trackStream.js 717b51f178 init há 2 meses atrás
validator.js 717b51f178 init há 2 meses atrás

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