Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PipelinePolicy

Package version

A pipeline policy manipulates a request as it travels through the pipeline. It is conceptually a middleware that is allowed to modify the request before it is made as well as the response when it is received.

Hierarchy

  • PipelinePolicy

Index

Properties

Methods

Properties

name

name: string

The policy name. Must be a unique string in the pipeline.

Methods

sendRequest

Generated using TypeDoc