docs.unity3d.com
    Show / Hide Table of Contents

    Class TusHeaderNames

    A collection of the header names used by the Tus protocol. See https://github.com/jonstodle/TusDotNetClient

    Inheritance
    Object
    TusHeaderNames
    Namespace: Unity.Services.Ccd.Management
    Syntax
    public static class TusHeaderNames : object

    Fields

    ContentLength

    Declaration
    public const string ContentLength = null
    Field Value
    Type Description
    String

    ContentType

    Declaration
    public const string ContentType = null
    Field Value
    Type Description
    String

    TusChecksumAlgorithm

    Declaration
    public const string TusChecksumAlgorithm = null
    Field Value
    Type Description
    String

    TusExtension

    Declaration
    public const string TusExtension = null
    Field Value
    Type Description
    String

    TusMaxSize

    Declaration
    public const string TusMaxSize = null
    Field Value
    Type Description
    String

    TusResumable

    Declaration
    public const string TusResumable = null
    Field Value
    Type Description
    String

    TusVersion

    Declaration
    public const string TusVersion = null
    Field Value
    Type Description
    String

    UploadChecksum

    Declaration
    public const string UploadChecksum = null
    Field Value
    Type Description
    String

    UploadHash

    Declaration
    public const string UploadHash = null
    Field Value
    Type Description
    String

    UploadLength

    Declaration
    public const string UploadLength = null
    Field Value
    Type Description
    String

    UploadMetadata

    Declaration
    public const string UploadMetadata = null
    Field Value
    Type Description
    String

    UploadOffset

    Declaration
    public const string UploadOffset = null
    Field Value
    Type Description
    String
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023