mhisoft / https-connection-test

Simple program for testing http(s) URL connections for troubleshooting connection issues

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https-connection-test

Sample usages:

java -Djavax.net.debug=all -jar ./HttpConnectionTest.jar https://www.google.com

About

Simple program for testing http(s) URL connections for troubleshooting connection issues


Languages

Language:Java 91.6%Language:HTML 8.4%