Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HttpRequestInfo

Package version

The Http request info.

Hierarchy

  • HttpRequestInfo

Index

Properties

Optional clientIpAddress

clientIpAddress: undefined | string

the client Ip Address

Optional clientRequestId

clientRequestId: undefined | string

the client request id.

Optional method

method: undefined | string

the Http request method.

Optional uri

uri: undefined | string

the Uri.

Generated using TypeDoc