mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 23:06:37 +00:00
HP1000: use HTTP/1.1
git-svn-id: https://svn.fhem.de/fhem/trunk@13386 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
535e30d458
commit
492b6f334e
@ -1244,6 +1244,7 @@ sub HP1000_PushSrv($$) {
|
||||
noshutdown => $http_noshutdown,
|
||||
data => undef,
|
||||
hash => $hash,
|
||||
httpversion => "1.1",
|
||||
callback => \&HP1000_ReturnSrv,
|
||||
}
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user