Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PodHttpHandlerArgs

Index

Properties

manager

manager: PodManager

Handles the pod management.

podSettingsParser

podSettingsParser: PodSettingsParser

Parses the data stream to PodSettings.

requestParser

requestParser: RequestParser

Parses the incoming request.

requestPath

requestPath: string

The path on which this handler should intercept requests. Should start with a slash.

responseWriter

responseWriter: ResponseWriter

Writes the outgoing response.