Script API - v1.20.60
    Preparing search index...

    Represents an HTTP header - a key/value pair of meta-information about a request.

    Index

    Constructors

    Properties

    Constructors

    Properties

    key: string

    Key of the HTTP header.

    This property can't be edited in read-only mode.

    value: string | SecretString

    Value of the HTTP header.

    This property can't be edited in read-only mode.