docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct HttpHeader

    Represents an HTTP request header key-value pair

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    Namespace: GLTFast.Loading
    Assembly: solution.dll
    Syntax
    [Serializable]
    public struct HttpHeader

    Constructors

    Name Description
    HttpHeader(string, string)

    Creates a new HTTP header entry

    Properties

    Name Description
    Key

    HTTP header key/name

    Value

    HTTP header value

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)