Skip to content

obsexchange: fallback to simpler request for dumb http server

Pierre-Yves David requested to merge topic/stable/avoid-bad-request into branch/stable

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

Merge request reports

Loading