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

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