Änderung des HTTP Requestaufrufes beim set Kommand auf GET Methode
This commit is contained in:
		@@ -455,7 +455,7 @@ sub HOMEBOT_HTTP_POST($$) {
 | 
			
		||||
	    url		=> $url,
 | 
			
		||||
	    timeout	=> 10,
 | 
			
		||||
	    hash	=> $hash,
 | 
			
		||||
	    method	=> "POST",
 | 
			
		||||
	    method	=> "GET",
 | 
			
		||||
	    doTrigger	=> 1,
 | 
			
		||||
	    callback	=> \&HOMEBOT_HTTP_POSTerrorHandling,
 | 
			
		||||
	}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user