Hi,
Just noticed that starting a view compaction with Futon is failing
with a "415 Unsupported Media Type" error. The response body is
{"error":"bad_content_type","reason":"Content-Type must be
application/json"}.I'm seeing this on 0.11.x and the 1.0.x branches. The check in handle_compact_req/2 looks redundant to me, as the request's body is not actually used. - Matt
