Fixing httpx requests with http2

It seems that passing http2=True is not longer enough to send an http2
request with httpx, http1=False needs to be passed as well

Change-Id: Ia748f8728a494799d34d7130df727b2055d04090
2 files changed