mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 16:56:54 +00:00
ENIGMA2: use HTTP/1.1
git-svn-id: https://svn.fhem.de/fhem/trunk@13387 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
492b6f334e
commit
c44a1945e6
@ -977,6 +977,7 @@ sub ENIGMA2_SendCommand($$;$$) {
|
||||
cmd => $cmd,
|
||||
type => $type,
|
||||
callback => \&ENIGMA2_ReceiveCommand,
|
||||
httpversion => "1.1",
|
||||
}
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user