Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HttpRequest

An HttpRequest is stack allocated and only accessible during the callback invocation.

Hierarchy

  • HttpRequest

Index

Methods

Methods

getHeader

  • getHeader(lowerCaseKey: string): string
  • Parameters

    • lowerCaseKey: string

    Returns string

Generated using TypeDoc