Package

io.buoyant.router.context

h2

Permalink

package h2

Visibility
  1. Public
  2. All

Value Members

  1. object H2ClassifierCtx extends LocalKey[H2Classifier]

    Permalink

    We set the H2Classifier from the path stack into a local context so that when the request enters the client stack, it can use the path stack's stream classifier for reporting stats.

    We set the H2Classifier from the path stack into a local context so that when the request enters the client stack, it can use the path stack's stream classifier for reporting stats.

    This is based directly on ResponseClassifierCtx in the H1 protocol

Ungrouped