StefanStrobel
|
73370c87f4
|
98_HTTPMOD.pm: fix documentation
git-svn-id: https://svn.fhem.de/fhem/trunk@23673 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2021-02-04 16:25:36 +00:00 |
|
StefanStrobel
|
b04f1b8f9f
|
98_HTTPMOD: fix a bug regading utf8 encoding by default
git-svn-id: https://svn.fhem.de/fhem/trunk@23672 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2021-02-04 16:19:26 +00:00 |
|
StefanStrobel
|
0aa1c1bbbc
|
98_HTTPMOD: added documentation for FollowGet
git-svn-id: https://svn.fhem.de/fhem/trunk@23642 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2021-01-30 14:45:11 +00:00 |
|
StefanStrobel
|
6f5c922f36
|
98_HTTPMOD: new attr followGet to allow chaining of get commands
git-svn-id: https://svn.fhem.de/fhem/trunk@23641 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2021-01-30 14:23:07 +00:00 |
|
StefanStrobel
|
9d7ad56f2c
|
98_HTTPMOD: new attribute to set loglevel of error messages
git-svn-id: https://svn.fhem.de/fhem/trunk@23483 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2021-01-07 12:55:17 +00:00 |
|
StefanStrobel
|
bdaff98615
|
98_HTTPMOD: small bug fixes
git-svn-id: https://svn.fhem.de/fhem/trunk@23330 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2020-12-12 10:56:29 +00:00 |
|
StefanStrobel
|
7bf88b29e3
|
98_HTTPMOD.pm: weiteren Tippfehler korrigiert
git-svn-id: https://svn.fhem.de/fhem/trunk@23017 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2020-10-24 12:02:29 +00:00 |
|
StefanStrobel
|
7ab80767ad
|
98_HTTPMOD: bug fixes
git-svn-id: https://svn.fhem.de/fhem/trunk@23011 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2020-10-23 15:03:23 +00:00 |
|
StefanStrobel
|
383a5087cf
|
98_HTTPMOD: bugfix
git-svn-id: https://svn.fhem.de/fhem/trunk@23000 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2020-10-21 15:42:57 +00:00 |
|
StefanStrobel
|
8d7d70ff1d
|
98_HTTPMOD: new version with many internal changes, own namespace and functions in a separate utils module
git-svn-id: https://svn.fhem.de/fhem/trunk@22997 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2020-10-20 17:31:50 +00:00 |
|
StefanStrobel
|
7360809da4
|
98_HTTPMOD.pm: back to old version until problems with new version are solved
git-svn-id: https://svn.fhem.de/fhem/trunk@22840 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2020-09-24 17:38:06 +00:00 |
|
StefanStrobel
|
33cfde941e
|
98_HTTPMOD: new version using its own namespace and a few bugfixes
git-svn-id: https://svn.fhem.de/fhem/trunk@22813 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2020-09-21 15:46:35 +00:00 |
|
StefanStrobel
|
c80d41fa80
|
98_HTTPMOD: delete internal with http body if attribute showBody is set to 0
git-svn-id: https://svn.fhem.de/fhem/trunk@21141 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2020-02-07 19:36:06 +00:00 |
|
StefanStrobel
|
2c0a0c0df7
|
98_HTTPMOD: little bug fixes
git-svn-id: https://svn.fhem.de/fhem/trunk@20841 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2019-12-28 12:19:51 +00:00 |
|
StefanStrobel
|
5d73706160
|
98_HTTPMOD.pm: another bugfix concerning precompiled regexes with options
git-svn-id: https://svn.fhem.de/fhem/trunk@20653 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2019-12-03 18:44:30 +00:00 |
|
StefanStrobel
|
c996a2a75c
|
98_HTTPMOD.pm: remove precompilation of preProcesRegex
git-svn-id: https://svn.fhem.de/fhem/trunk@20551 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2019-11-20 17:05:14 +00:00 |
|
StefanStrobel
|
e99eebbfd5
|
98_HTTPMOD.pm: little bug fixes
git-svn-id: https://svn.fhem.de/fhem/trunk@20541 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2019-11-19 18:23:01 +00:00 |
|
StefanStrobel
|
878d2f1391
|
98_HTTPMOD.pm: some new attributes, precompilation of regexes to avoid memory leak in some perl versions
git-svn-id: https://svn.fhem.de/fhem/trunk@20519 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2019-11-16 14:46:01 +00:00 |
|
StefanStrobel
|
8e6b7b834e
|
98_HTTPMOD.pm: enhanced documentation
git-svn-id: https://svn.fhem.de/fhem/trunk@19978 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2019-08-10 12:51:48 +00:00 |
|
StefanStrobel
|
38075e1500
|
98_HTTPMOD: new attribute to filter extractAllJSON
git-svn-id: https://svn.fhem.de/fhem/trunk@18644 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2019-02-19 17:20:27 +00:00 |
|
StefanStrobel
|
5662e99cef
|
98_HTTPMOD: added setExtensions, extractAllJSON mode 2, new behavior when featurelevel > 5.9
git-svn-id: https://svn.fhem.de/fhem/trunk@18540 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2019-02-09 10:15:54 +00:00 |
|
StefanStrobel
|
898abf38a3
|
98_HTTPMOD.pm: small fixes / internal structure changes
git-svn-id: https://svn.fhem.de/fhem/trunk@17736 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2018-11-12 19:42:35 +00:00 |
|
StefanStrobel
|
c2b11ffe35
|
98_HTTPMOD: new redirect handling feature, enhanced cookie processing
git-svn-id: https://svn.fhem.de/fhem/trunk@16951 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2018-07-06 18:02:15 +00:00 |
|
StefanStrobel
|
b77e8e0fd5
|
98_HTTPMOD.pm: support for named reading groups
git-svn-id: https://svn.fhem.de/fhem/trunk@16893 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2018-06-21 17:50:16 +00:00 |
|
StefanStrobel
|
2324c38d82
|
98_HTTPMOD.pm: remove useless attribute removeBuf and introduce new attribute showBody instead
git-svn-id: https://svn.fhem.de/fhem/trunk@16216 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2018-02-18 15:26:11 +00:00 |
|
StefanStrobel
|
fbbca7388f
|
98_HTTPMOD.pm: added new attribute preProcessRegex
git-svn-id: https://svn.fhem.de/fhem/trunk@16013 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2018-01-27 20:47:58 +00:00 |
|
StefanStrobel
|
b07df6c4b8
|
98_HTTPMOD.pm: kleinere neue Funktione (reAuthAlways)
git-svn-id: https://svn.fhem.de/fhem/trunk@15035 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2017-09-09 12:02:21 +00:00 |
|
StefanStrobel
|
8fc8d5cb51
|
98_HTTPMOD: little bugfixes and source character encoding
git-svn-id: https://svn.fhem.de/fhem/trunk@14231 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2017-05-09 19:09:53 +00:00 |
|
StefanStrobel
|
750286fdea
|
98_HTTPMOD.pm: Bugfixes und kleinere Erweiterungen
git-svn-id: https://svn.fhem.de/fhem/trunk@13877 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2017-04-02 09:09:19 +00:00 |
|
ststrobel
|
331d1a222e
|
98_HTTPMOD.pm: a few bug fixes
git-svn-id: https://svn.fhem.de/fhem/trunk@12220 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2016-09-29 18:25:09 +00:00 |
|
ststrobel
|
3760924a5c
|
98_HTTPMOD.pm: many fixes and a few new features like alignTime and deleteIfUnmatched
git-svn-id: https://svn.fhem.de/fhem/trunk@11692 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2016-06-19 09:08:31 +00:00 |
|
ststrobel
|
81c0f7f8bc
|
98_HTTPMOD.pm: many enhancements - see announcement in the forum
git-svn-id: https://svn.fhem.de/fhem/trunk@11002 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2016-03-05 19:39:06 +00:00 |
|
ststrobel
|
cf2d29b24e
|
98_HTTPMOD.pm: updated with some new features (encode, decode, textArg)
git-svn-id: https://svn.fhem.de/fhem/trunk@9127 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2015-08-24 18:43:31 +00:00 |
|
ststrobel
|
b91fdfd9c9
|
98_HTTPMOD.pm: added new features
git-svn-id: https://svn.fhem.de/fhem/trunk@9005 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2015-07-30 18:21:59 +00:00 |
|
ststrobel
|
bf1c4ee876
|
98_HTTPMOD.pm: added GET feature
git-svn-id: https://svn.fhem.de/fhem/trunk@8282 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2015-03-24 20:36:58 +00:00 |
|
ststrobel
|
1e67bc9ce4
|
98_HTTPMOD.pm: minor fix of uninitialized variable
git-svn-id: https://svn.fhem.de/fhem/trunk@7313 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2014-12-23 09:37:35 +00:00 |
|
ststrobel
|
d55db9b8b9
|
98_HTTPMOD.pm: checked in major new version that supports set, forms login and session ids / cookies
git-svn-id: https://svn.fhem.de/fhem/trunk@7205 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2014-12-14 12:22:50 +00:00 |
|
ststrobel
|
669ca7b400
|
HTTPMOD.pm: fixed two bugs
git-svn-id: https://svn.fhem.de/fhem/trunk@7021 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2014-11-19 19:28:15 +00:00 |
|
ststrobel
|
f69bfa186a
|
Doku ergänzt und Fehler ei undef behoben
git-svn-id: https://svn.fhem.de/fhem/trunk@6463 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2014-08-26 16:14:30 +00:00 |
|
ststrobel
|
0323db98a6
|
Id: Kommentar eingefügt
git-svn-id: https://svn.fhem.de/fhem/trunk@5753 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2014-05-05 18:37:43 +00:00 |
|
ststrobel
|
7fd2789c27
|
added Attribute timeout to HTTPMOD
git-svn-id: https://svn.fhem.de/fhem/trunk@5494 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2014-04-09 06:06:51 +00:00 |
|
ststrobel
|
45f82006c1
|
fixed noShutdown attribute in HTTPMOD
git-svn-id: https://svn.fhem.de/fhem/trunk@5481 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2014-04-08 05:41:17 +00:00 |
|
ststrobel
|
e0a0e52fbb
|
added two attributes to 98_HTTPMOD
git-svn-id: https://svn.fhem.de/fhem/trunk@5450 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2014-04-05 20:31:36 +00:00 |
|
ststrobel
|
31893cadeb
|
added 98_HTTPMOD.pm
git-svn-id: https://svn.fhem.de/fhem/trunk@4944 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2014-02-15 20:04:25 +00:00 |
|