UNPKG

@mornya/restful-libs

Version:

The project of wrapped library for RESTful API processing module.

1 lines 481 B
Object.defineProperty(exports,"__esModule",{value:!0}),exports.default={CT_JSON:"application/json",CT_FORM:"application/x-www-form-urlencoded",CANCELLED_BY_DUPS:"Operation canceled by the request is duplicated.",CANCELLED_BY_MAXCOUNT:"Operation canceled by the request reached its maximum count!",NO_RESPONSES:"No Responses.",UNINITIALIZED_DEFAULT_CONFIG:"Requested without using default Axios instance settings.",REGEX_HAS_BASEURL:/^(https?:|\/\/)/,REGEX_IS_JSON:/^\s*\{.*}\s*$/};