X-Git-Url: https://git.cweiske.de/gamestick-pjgsapi.git/blobdiff_plain/872960f5c8029488d27254acfa37c61766963019..32f22f75b0e046e32b526d5745f003685ee2f048:/test-curl-commands.txt diff --git a/test-curl-commands.txt b/test-curl-commands.txt new file mode 100644 index 0000000..321a5e3 --- /dev/null +++ b/test-curl-commands.txt @@ -0,0 +1,6 @@ +Firmware check +curl -i gamestick.cwboo/check.php --data v='{"hwid":"ac:db:da:09:18:5c","major":0,"minor":0,"revision":53,"platform":0}' + +curl -i 'gamestick.cwboo/firmware/download?version=0.9.2058&i=-2' +curl -i 'gamestick.cwboo/firmware/download?version=0.9.2058&i=-1' +curl -I 'gamestick.cwboo/firmware/download?version=0.9.2058&i=0'