bbc / brave

Basic Real-time AV Editor - allowing you to preview, mix, and route live audio and video streams on the cloud
Apache License 2.0
657 stars 149 forks source link

Fixing 'Restart Brave' request #27

Closed dantailby closed 5 years ago

dantailby commented 5 years ago

Without a body the Ajax POST request fails. This PR just adds an empty body and sets dataType and the "Content-Type" header explicitly to expect json.