The test was pointing at https://http2.akamai.com/ to receive a response using the protocol http2. But that website now returns a response using http1.1, so the test is now failing.
This fix only changes the target to point at linkedin, using http2 by default.
The test was pointing at https://http2.akamai.com/ to receive a response using the protocol http2. But that website now returns a response using http1.1, so the test is now failing. This fix only changes the target to point at linkedin, using http2 by default.