Property useHttpContinue
useHttpContinue
Determines whether this UnityWebRequest will include Expect: 100-Continue in its outgoing request headers. (Default: true).
Declaration
bool useHttpContinue { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean |