腾讯云的一个分析,明显是看了这个论文和草案的 : 最新的是应该是这个 A Google Congestion Control Algorithm for Real-Time Communication draft-ietf-rmcat-gcc-02 下面的这个应该过期了: draft-alvestrand-rmcat-congestion-03
wwwfrom 的 headers["Content-Type"]修改
错误代码:
WWWForm form new WWWForm();
if (form.headers.ContainsKey("Content-Type"))
{string boundary string.Format("--{0}", DateTime.Now.Ticks.ToString("x"));form…