Package com.linkedin.venice.httpclient5
package com.linkedin.venice.httpclient5
-
ClassDescriptionThis class is used to provide a facility to initialize httpclient5 lib based Http/2 Client.This class copies most of the logic from
DefaultClientTlsStrategy
andAbstractClientTlsStrategy
to get rid of the cipher check to be backward compatible.This class copies most of the logic fromClientTlsStrategyBuilder
to get rid of the cipher check while using http/2 inTlsCiphers
to be backward compatible.