mirror of
https://github.com/rclone/rclone.git
synced 2026-06-11 01:44:30 -04:00
Make rc respond with a 202 status code (instead of 200) if `Prefer: respond- async` was passed. Keeps backwards compatibility for current clients while also allowing the OpenAPI schema & generators to differentiate the responses properly.