f4386fb8e9
Motivation: Some times the user wants to set a Http2HeaderEncoder.SensitivityDetector when building a Http2ConnectionHandler. Modifications: Allow to set Http2HeaderEncoder.SensitivityDetector via builder. Result: More flexible building of Http2ConnectionHandler possible.