http_only property

bool http_only
read / write

Pass true if the proxy supports only HTTP requests and doesn't support transparent TCP connections via HTTP CONNECT method.

Implementation

late bool http_only;