force_http1


Description:

[ Version ( since = "3.48" ) ]
public bool force_http1 { get; set; }

Whether the messages created by the session should force use of HTTP/1 instead of trying HTTP/2 first and fallback to the HTTP/1 when the newer version failed to connect.

See set_force_http1 for more information about the limitations.