Class Substitution.ServerVariableHttpElement

java.lang.Object
org.apache.catalina.valves.rewrite.Substitution.SubstitutionElement
org.apache.catalina.valves.rewrite.Substitution.ServerVariableHttpElement
Enclosing class:
Substitution

public static class Substitution.ServerVariableHttpElement extends Substitution.SubstitutionElement
Substitution element that resolves an HTTP header variable.
  • Field Details

    • key

      public String key
      The HTTP header name to resolve.
  • Constructor Details

    • ServerVariableHttpElement

      public ServerVariableHttpElement()
      Constructs a new ServerVariableHttpElement.
  • Method Details