@dragotin: it seems that OC-ErrorString is added in responses.
I guess the reason is that using response body does not play well with existing web server practices which render errors as html pages, right?
https://github.com/owncloud/client/blob/419d18c1284fc2560ca781d9f42a8a9c2c32b7e4/src/libsync/propagateremotemove.cpp#L49
@dragotin: it seems that OC-ErrorString is added in responses.
I guess the reason is that using response body does not play well with existing web server practices which render errors as html pages, right?
https://github.com/owncloud/client/blob/419d18c1284fc2560ca781d9f42a8a9c2c32b7e4/src/libsync/propagateremotemove.cpp#L49