# tests appliwave
then -n "download HTTP" get http://appliwave.testdebit.info/10G/10G.iso
then -n "upload HTTP" post http://appliwave.testdebit.info/ul/ 10G
# http/2 is bugged on this server, we force http1.1
then -n "download HTTPS" get -http1.1 https://appliwave.testdebit.info/10G/10G.iso
then -n "upload HTTPS" post -http1.1 https://appliwave.testdebit.info/ul/ 10G
