isAsciiHTTPProxy property

bool get isAsciiHTTPProxy

Implementation

bool get isAsciiHTTPProxy => startsWith('http://') || startsWith('https://');