Property ChunkedTransfer
ChunkedTransfer
Indicates whether the UnityWebRequest system should employ the HTTP/1.1 chunked-transfer encoding method.
Declaration
public bool ChunkedTransfer { get; set; }
Property Value
Type | Description |
---|---|
Boolean |
Indicates whether the UnityWebRequest system should employ the HTTP/1.1 chunked-transfer encoding method.
public bool ChunkedTransfer { get; set; }
Type | Description |
---|---|
Boolean |