disable method

void disable()

Disable the proxy

Implementation

void disable() => HttpOverrides.global = null;