digitlength
|
d15b32b869
|
[http] Fix typo in documentation (#9612)
Typo
|
2020-12-31 17:02:07 +01:00 |
J-N-K
|
eaae9780ea
|
[http] add pre-emptive basic authentication and fix header handling (#9584)
* add preemptive basic authentication
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
* improve header handling
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
* Update bundles/org.openhab.binding.http/README.md
Co-authored-by: t2000 <t2000@users.noreply.github.com>
Co-authored-by: t2000 <t2000@users.noreply.github.com>
|
2020-12-31 12:23:32 +01:00 |
Marek Hulán
|
ee93229d3c
|
[http] fix documentation for channel modes (#9593)
Based on 8de5652ed1/bundles/org.openhab.binding.http/src/main/java/org/openhab/binding/http/internal/config/HttpChannelMode.java (L23) and some experimenting, the correct values are WRITEONLY and READONLY
|
2020-12-30 14:50:34 +01:00 |
J-N-K
|
c556f49691
|
[http] Add rate-limiting to channel refresh (#9509)
* add rate limiter for requests and catch transformation exception
* address review comment
* address review comments
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
|
2020-12-28 09:18:06 -08:00 |
J-N-K
|
12112eb67a
|
[http] make size of the response buffer configurable (#9391)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
|
2020-12-15 14:53:45 -08:00 |
J-N-K
|
8de5652ed1
|
[http] Initial contribution (#8521)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
|
2020-11-09 17:53:44 +01:00 |