Package com.linkedin.venice.httpclient5
-
Class Summary Class Description HttpClient5Utils This class is used to provide a facility to initialize httpclient5 lib based Http/2 Client.HttpClient5Utils.HttpClient5Builder VeniceClientTlsStrategy This class copies most of the logic fromDefaultClientTlsStrategy
andAbstractClientTlsStrategy
to get rid of the cipher check to be backward compatible.VeniceClientTlsStrategyBuilder This class copies most of the logic fromClientTlsStrategyBuilder
to get rid of the cipher check while using http/2 inTlsCiphers
to be backward compatible.