Add regression tests to make sure "Proxy-Authenticate" header is correctly handled by HTTP/2 Client API. See JDK-8163149.
We will not cover HTTPS tunneling in this bug, because corresponding feature has not been implemented(JDK-8163291).
We will not cover HTTPS tunneling in this bug, because corresponding feature has not been implemented(