Webigail
    Preparing search index...

    Class ZHttpResultBuilder<TData>

    Represents a builder for an IZHttpResult class.

    Type Parameters

    • TData = any
    Index

    Constructors

    Methods

    Constructors

    Methods

    • Sets the return headers.

      Parameters

      • headers: Record<string, any> = {}

        The headers to set.

      Returns this

      This object.