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 bool