Commit Graph

3 Commits

Author SHA1 Message Date
Mateusz Bronk
a514e1de1a [VolvoOnCall] Backported fix for #8554 from 3.x
User-Agent HTTP header is no longer sent in the requests
- as Jetty/9.4.20.v20190813 is blacklisted server-side.

The backported fix uses a shim wrapper for HttpUtil, allowing to inject
a customized Jetty's HttpClient, while keeping the rest of the interface
intact (goal was to minimize changes: 3.x branch has a more elegant fix
for the same, but coupled with other changes and refactorings that are
not part of this backport).
Resolves #8554

Signed-off-by: Mateusz Bronk <bronkm+gh@gmail.com>
2020-10-04 21:15:51 +02:00
Mateusz Bronk
156492c5e1 [VolvoOnCall] Backported fix for #8518 from 3.x
Changed trip ID data type to match API response.
Resolves #8518

Signed-off-by: Mateusz Bronk <bronkm+gh@gmail.com>
2020-10-04 21:15:51 +02:00
Kai Kreuzer
4be0e341d8 Codebase as of f11ddbc2a3 as an initial commit for the shrunk repo
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2020-09-20 23:52:13 +02:00