Interface OutgoingHttpRequestProcessor

    • Method Detail

      • shouldProcessRequest

        boolean shouldProcessRequest​(OutgointRequestProcessorMatcher matcher,
                                     HttpRequest<?> request)
        Parameters:
        matcher - Request Matcher
        request - The request
        Returns:
        true if the request should be processed