RequestX trustBadCertificatesInDebug (bool trust) { _trustBadCertificatesInDebug = kDebugMode && trust; return this; }