mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-02 05:18:55 -05:00
In order to be able to POST binary data that may contain NULL-bytes we must manually specify the size of the array, otherwise cURL will fall back to `strlen()`.
6.2 KiB
6.2 KiB