GET/DELETE/PUT requests work fine, but for POST/PATCH the curl command is truncated to ``` curl -XPATCH --data-binary '{ ``` In 2.4.0rc5 POST/PATCH curl requests still render fine.