* use URI in order to remove doubling of query parameters
because they were seen as array refs
Change-Id: I73e25860381d4dcba0197b40d603a6d4933b6b84
(cherry picked from commit 625692f35d)
* it is important that next_page() retains the original
query params via links->next->href as otherwise
that leads to unpredicted results and no filtering
Change-Id: I8606a9fa03758eb214c7aa38958f158f2cc1a16e
(cherry picked from commit bb51c3ee49)
* read_timeout value is used to define
the default UA timeout, it fallbacks to 180 if not set
Change-Id: I98f8f3df8434a048ee0e63c72052b8f0f3af189b
(cherry picked from commit 667ab05ac3)