API to retrive url timeouts set by developer
Map<String, int>? getBaseUrlTimeouts() { return _baseUrlTimeout; }