Search Results for

    Show / Hide Table of Contents

    IGraphQLHttpRequest.GetHeader Method

    Returns the value of the specified HTTP header.

    Syntax

    Unit: GraphQL.Http.Interfaces

    function IGraphQLHttpRequest.GetHeader(const Name: string): string; virtual; abstract;

    Parameters

    <-> Parameter Type Description
    const Name string The name of the HTTP headers which value must be returned.

    See also

    • IGraphQLHttpRequest
    In This Article
    Back to top GraphQL for Delphi v1.4
    © 2021 - 2024 tmssoftware.com