On Tue, 2025-09-02 at 22:25 +0530, sreenivas somavarapu wrote: > Hi Oleg, > > This is a sample program to demonstrate the behavior. Actual > application is > a servlet (Which internally uses HTTPClient APIs to access different > server > interfaces including but not limited to file servers i.e., this is a > frontend high secure server available to a team of people who doesn't > have > internet access). We wanted to support accessing HTTP/2 only servers > using > this Application which is why we are trying the new Classic Facade > API.
You should be using the async APIs directly. Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
