tobiasbaum commented on PR #709: URL: https://github.com/apache/tomcat/pull/709#issuecomment-4275757223
This works for me. Somehow, I didn't notice that TLSClientHelloExtractor.USE_TLS_RESPONSE is non-final and part of the public API. Sorry for that and thanks for putting me on the right path! @Leon-Schwandt For your API use case: Would it be a solution to not use HTTP status code 200 but some other code so that the API client can easily distinguish a valid response from this one? For a user, the status code should be mostly irrelevant. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
