isAsciiHTTPProxy property

bool isAsciiHTTPProxy

Implementation

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