You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Water_Machine_Management_Sy.../node_modules/axios/lib/helpers
luoyuehang fd9727b579
罗月航app1的登录页面
2 months ago
..
AxiosTransformStream.js 罗月航app1的登录页面 2 months ago
AxiosURLSearchParams.js 罗月航app1的登录页面 2 months ago
HttpStatusCode.js 罗月航app1的登录页面 2 months ago
README.md 罗月航app1的登录页面 2 months ago
ZlibHeaderTransformStream.js 罗月航app1的登录页面 2 months ago
bind.js 罗月航app1的登录页面 2 months ago
buildURL.js 罗月航app1的登录页面 2 months ago
callbackify.js 罗月航app1的登录页面 2 months ago
combineURLs.js 罗月航app1的登录页面 2 months ago
composeSignals.js 罗月航app1的登录页面 2 months ago
cookies.js 罗月航app1的登录页面 2 months ago
deprecatedMethod.js 罗月航app1的登录页面 2 months ago
estimateDataURLDecodedBytes.js 罗月航app1的登录页面 2 months ago
formDataToJSON.js 罗月航app1的登录页面 2 months ago
formDataToStream.js 罗月航app1的登录页面 2 months ago
fromDataURI.js 罗月航app1的登录页面 2 months ago
isAbsoluteURL.js 罗月航app1的登录页面 2 months ago
isAxiosError.js 罗月航app1的登录页面 2 months ago
isURLSameOrigin.js 罗月航app1的登录页面 2 months ago
null.js 罗月航app1的登录页面 2 months ago
parseHeaders.js 罗月航app1的登录页面 2 months ago
parseProtocol.js 罗月航app1的登录页面 2 months ago
progressEventReducer.js 罗月航app1的登录页面 2 months ago
readBlob.js 罗月航app1的登录页面 2 months ago
resolveConfig.js 罗月航app1的登录页面 2 months ago
speedometer.js 罗月航app1的登录页面 2 months ago
spread.js 罗月航app1的登录页面 2 months ago
throttle.js 罗月航app1的登录页面 2 months ago
toFormData.js 罗月航app1的登录页面 2 months ago
toURLEncodedForm.js 罗月航app1的登录页面 2 months ago
trackStream.js 罗月航app1的登录页面 2 months ago
validator.js 罗月航app1的登录页面 2 months ago

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