obsexchange: fallback to simpler request for dumb http server
If the http server cannot accept many arguments, avoid sending too large requests (at the cost of more data exchanged).
A better solution would be to aggregate contiguous range, but this is a question for later.
--HG-- branch : stable
Edited by Pierre-Yves David