Page 1 of 1

How to set HTTP2 on TScHttpWebRequest

Posted: Wed 22 Sep 2021 10:33
by rahmazah
How to set HTTP2 on TScHttpWebRequest ? I try to set

Code: Select all

ScHttpWebRequest1.ProtocolVersion.Major := 2;
ScHttpWebRequest1.ProtocolVersion.Minor := 0;
but error HTTP Version Not Supported

Re: How to set HTTP2 on TScHttpWebRequest

Posted: Thu 23 Sep 2021 08:51
by YanishevskiyVI
Hi Rahmazah!

Thank you for your question!

Please note that we could not reproduce this issue.
In order to identify and investigate the possible error, could you please provide an issued URI?

Looking forward to your reply!