public string contentType ;

설명

Determines the default Content-Type header which will be transmitted with the outbound HTTP request.

If the parent UnityWebRequest does not have a custom Content-Type header set, then the value of this property will be used to determine the value of the Content-Type header for the HTTP request.

Note: If the parent UnityWebRequest has a custom Content-Type header set, then the value of this property is ignored. If this property is null or an empty string, and the parent UnityWebRequest has no custom Content-Type header, then a default Content-Type will be assigned (usually application/octet-stream).

Default value: null.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961