internet-test-url
Test url used by DIRECT proxy
For non-direct proxy, please refer to proxy-test-url
An HTTP HEAD request will be sent towards this url
An HTTP/1.1 204 No Content response is expected.
Sample
internet-test-url = http://www.gstatic.cn/generate_204
Format
internet-test-url = {http_url}
tip
url should start with http://, https:// or other scheme uri is not supported
tip
You can emulate proxy test by using command below:
curl -I http://www.gstatic.cn/generate_204