stopHttpOverride static method

void stopHttpOverride()

Implementation

static void stopHttpOverride() {
  HttpOverrides.global = null;
}