docs.unity.cn
    Show / Hide Table of Contents

    Property useHttpContinue

    useHttpContinue

    Determines whether this UnityWebRequest will include Expect: 100-Continue in its outgoing request headers. (Default: true).

    Declaration
    public bool useHttpContinue { get; set; }
    Property Value
    Type Description
    Boolean
    Implements
    IRCUnityWebRequest.useHttpContinue
    Back to top Copyright © 2023 Unity Technologies
    Generated by DocFX
    on Monday, March 13, 2023
    Terms of use