Class ForwardedRequestCustomizer.Forwarded

    • Method Detail

      • handleCipherSuite

        public void handleCipherSuite​(HttpField field)
      • handleSslSessionId

        public void handleSslSessionId​(HttpField field)
      • handleHost

        public void handleHost​(HttpField field)
      • handleServer

        public void handleServer​(HttpField field)
      • handleProto

        public void handleProto​(HttpField field)
      • handleFor

        public void handleFor​(HttpField field)
      • handlePort

        public void handlePort​(HttpField field)
      • handleHttps

        public void handleHttps​(HttpField field)
      • handleRFC7239

        public void handleRFC7239​(HttpField field)
      • parsedParam

        protected void parsedParam​(java.lang.StringBuffer buffer,
                                   int valueLength,
                                   int paramName,
                                   int paramValue)
        Description copied from class: QuotedCSVParser
        Called when a parameter has been parsed
        Overrides:
        parsedParam in class QuotedCSVParser
        Parameters:
        buffer - Containing the trimmed value and all parameters, which may be mutated
        valueLength - The length of the value
        paramName - The index of the start of the parameter just parsed
        paramValue - The index of the start of the parameter value just parsed, or -1