OpenSecurity/test/get-notification.bat
changeset 29 3f564e1673bb
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/OpenSecurity/test/get-notification.bat	Mon Dec 09 14:44:41 2013 +0100
     1.3 @@ -0,0 +1,4 @@
     1.4 +@echo off
     1.5 +..\cygwin\bin\curl --get --data-urlencode "msgtype=information" --data-urlencode "text=Alle Daten wurden vernichtet." http://127.0.0.1:8090/notification
     1.6 +..\cygwin\bin\curl --get --data-urlencode "msgtype=warning" --data-urlencode "text=Christkind in PDF entdeckt." http://127.0.0.1:8090/notification
     1.7 +..\cygwin\bin\curl --get --data-urlencode "msgtype=critical" --data-urlencode "text=Influenza.Win7 im Bootsektor." http://127.0.0.1:8090/notification