ts-lambda-api - v2.5.2
    Preparing search index...

    Function getHeader

    • Gets the value of the HTTP header with the given name. If that header is not set, the returned value will be undefined.

      Parameters

      • name: string

        Name of header

      Returns string | number | string[]

      v0.4.0