130 Commits

Author SHA1 Message Date
moises
fb4b7d7d65 HttpUtils.pm: revert accidental checkin 20799 => 20375
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@20800 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-12-22 09:13:49 +00:00
moises
2b01fcb3c0 38_netatmo: fixed home settings for recording
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@20799 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-12-22 09:05:53 +00:00
rudolfkoenig
2d4bfb8977 HttpUtils.pm: fixing memory leak in HttpUtils_gethostbyname (Forum #84372)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@20375 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-10-17 22:52:43 +00:00
rudolfkoenig
d687ce06c0 HttpUtils.pm: add HttpUtils_dumpDnsCache (Forum #84372)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@20363 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-10-14 19:15:00 +00:00
rudolfkoenig
b9f559aa47 HttpUtils.pm: make all header fields rewriteable (Forum #103134)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@20037 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-08-21 05:34:45 +00:00
rudolfkoenig
2a532e8bb0 HttpUtils.pm: better error message in special case (Forum #101695)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@19689 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-06-23 07:28:05 +00:00
rudolfkoenig
96aac0e89f HttpUtils.pm: Fix ContentLength (Forum #100977)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@19493 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-05-30 08:47:46 +00:00
rudolfkoenig
ee5cdaa47a HttpUtils.pm: Fix write error for nonblocking (Forum #38328)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@19384 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-05-14 06:17:34 +00:00
rudolfkoenig
a4eaafcbda HttpUtils.pm: set socket to nonbocking (Forum #100247)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@19349 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-05-08 16:26:21 +00:00
rudolfkoenig
d7b551e517 10_MQTT2_DEVICE.pm: fix copy problem (Forum #90145)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@17831 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-11-24 15:09:17 +00:00
rudolfkoenig
b83b380c47 FHEM/HttpUtils.pm: add audio/mpeg mime type (Forum #89676)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@17034 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-07-27 05:47:13 +00:00
rudolfkoenig
2f87b513cf HttpUtils.pm: add some comments
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@16768 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-05-24 08:53:41 +00:00
rudolfkoenig
30022dee8e HttpUtils.pm: Handle in-name compression in DNS answer (Forum #87840)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@16759 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-05-19 07:24:56 +00:00
rudolfkoenig
ea76079516 HttpUtils.pm: log a stacktrace on problematic close (Forum #85640)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@16407 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-03-14 19:43:35 +00:00
rudolfkoenig
03ce522c16 HttpUtils.pm: incrementalTimeout Patch from justme1968 (Forum #85307)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@16343 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-03-06 20:44:37 +00:00
rudolfkoenig
09190b0c84 HttpUtils.pm: inflate patch from Markus (Forum #81186)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@15631 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-12-17 12:33:03 +00:00
rudolfkoenig
917e954e50 FHEM/HttpUtils.pm: remove buf (Forum #81099)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@15618 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-12-16 15:20:04 +00:00
rudolfkoenig
e46c696a52 HttpUtils.pm: Fix BlockingCall with callback (c)26_tahoma.pm (Forum #80712)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@15569 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-12-08 21:37:14 +00:00
rudolfkoenig
ed23056649 HttpUtils.pm: activate compression
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@15564 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-12-07 10:48:50 +00:00
rudolfkoenig
e5b44fb1c4 HttpUtils.pm: optional user+pwd in the parameter hash (by Markus, Forum #80412)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@15535 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-12-01 20:12:47 +00:00
rudolfkoenig
73d4c1c1ce TR064Utils.pm: first check in, Forum #38395
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@15434 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-11-15 13:21:28 +00:00
rudolfkoenig
e281f02729 HttpUtils.pm: add global dnsHostsFile attribute
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@15284 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-10-18 19:46:13 +00:00
rudolfkoenig
8ca5f1d012 HttpUtils.pm: Enable specifying IPv6 IP-Adress (Forum #75557)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@15041 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-09-10 13:52:34 +00:00
rudolfkoenig
7cb3331710 HttpUtils: add proxyAuth (Forum #60471)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@15033 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-09-09 10:20:16 +00:00
rudolfkoenig
7387abe13e HttpUtils.pm: proxy global attribute (Forum #60471)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@15017 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-09-05 22:07:18 +00:00
rudolfkoenig
4d6b61fb0d HttpUtils: use urlDecode for password in URL (Forum #76230)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@15005 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-09-05 07:13:12 +00:00
rudolfkoenig
826e8a9ad1 HttpUtils.pm: IPv6 with the useInet6 global attribtue (Forum #75557)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14945 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-08-22 17:28:46 +00:00
rudolfkoenig
a28b76a377 HttpUtils.pm: first step for INET6 support (Forum #75557)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14933 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-08-20 14:21:58 +00:00
rudolfkoenig
d543ddd08d HttpUtils.pm: Fixing digestheader (Forum #43043)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14898 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-08-14 07:04:47 +00:00
rudolfkoenig
dd888d370a HttpUtils.pm: avoid FHEM crash for invalid sslVersion (Forum #73922)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14654 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-07-06 08:17:38 +00:00
rudolfkoenig
bfdb3a7f8c FHEM/HttpUtils.pm: allow setting SSLversion by the module (Forum #73922)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14647 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-07-05 06:49:03 +00:00
rudolfkoenig
20d9ce33d0 HttpUtils.pm: add video/mp4 to mimetype. Forum #73214
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14525 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-06-16 08:52:13 +00:00
rudolfkoenig
d2f32ca648 HttpUtils.pm: try to avoid warning (Forum #70604)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@13998 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-04-15 12:33:23 +00:00
rudolfkoenig
acdb7a7070 HttpUtils.pm: avoid calling AttrVal with empty devicename (Forum: #70474)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@13980 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-04-12 21:33:35 +00:00
rudolfkoenig
f09fe04a80 HttpUtils.pm: do not fallback to HTTP if there is no HTTPS (Forum #69346)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@13759 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-03-20 19:33:02 +00:00
rudolfkoenig
8ba1a2b544 01_FHEMWEB.pm: fix % in Filenames (Forum #69164)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@13745 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-03-20 09:36:17 +00:00
rudolfkoenig
28cbbb0b62 HttpUtils.pm: changes in header loglevel (Forum #67511)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@13475 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-02-20 19:33:48 +00:00
rudolfkoenig
5419212725 HttpUtils.pm: do not send Basic-Header if auth is digest (Forum #43043)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@13474 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-02-20 19:17:23 +00:00
rudolfkoenig
5f5b7dfcab HttpUtils.pm: dump header on global verbose 5 (Forum #67511)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@13471 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-02-20 17:27:22 +00:00
rudolfkoenig
511f283cc5 HttpUtils.pm: add port to Host: (Forum #64784)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@13084 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-01-15 12:59:16 +00:00
rudolfkoenig
a04e1f3f2a HttpUtils.pm: report error if Nonblocking called twice with the same $hash (Forum #58540)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@13082 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-01-15 12:41:10 +00:00
rudolfkoenig
4b9038ec28 HttpUptil.pm: fix 2nd get with the same $hash (Forum #62260)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@12740 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-12-11 12:57:36 +00:00
rudolfkoenig
cd36867994 HttpUtils.pm: second try of chunked changes (Forum #62260)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@12735 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-12-10 13:06:54 +00:00
rudolfkoenig
71e8a098b3 HttpUtils.pm: revert to old version to avoid more problems (Forum #62260, #44200, #62051)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@12734 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-12-10 09:51:33 +00:00
rudolfkoenig
8c9741d496 HttpUtils.pm: better chunked TransferEncoding (Forum #62051)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@12730 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-12-09 17:15:31 +00:00
rudolfkoenig
71a0630b59 .pm: add bmp (Forum #57840)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@12174 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-09-19 05:53:59 +00:00
rudolfkoenig
37faa79dbc HttpUtils.pm: Parse non-compressed DNS answer (Forum #53309)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@11935 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-08-10 09:09:03 +00:00
rudolfkoenig
780f183163 HttpUtils.pm: close socket if DNS lookup fails (Forum #56435)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@11928 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-08-09 15:10:44 +00:00
rudolfkoenig
8fa0d203e1 HttpUtils.pm: fix SSL for noConn2 connects (FHEM2FHEM, DevIo.pm) (Forum #55194)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@11758 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-07-07 14:09:30 +00:00
rudolfkoenig
2dda082a26 HttpUtils.pm: fix warning (Forum #55226)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@11737 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-07-04 06:47:00 +00:00