0 votes
by (790 points)
edited by

Applies to: Rebex HTTPS

1 Answer

0 votes
by (75.8k points)
edited by


by (790 points)
Thanks for investigating here! We would really welcome an option to configure whether failed requests will be repeated, as it makes behavior and timing more predictable.

We do not need a hotfix version, thank you.
by (75.8k points)
OK. I have created ticket for this issue. It is scheduled for the next version.
I will post here a note, when the new behavior is released publicly.
by (790 points)
There is no behavior change in the new version 2019 R3.4 (build 7350) from 2020-03-27, right?
by (150k points)
2019 R3.4 is meant as a drop-in replacement for 2019 R3.3 and earlier releases.

However, stricly speaking, every bugfix and almost every improvement is a behavior change. For example, R3.4 improves client certificate selection logic in HttpRequest.ClientCertificates collection, which is a slight change of behavior.  As another example, addition of CHACHA20_POLY1305 ciphers to TlsCipherSuite implies that applications using TlsCipherSuite.All will announce support for these ciphers after upgrading to R3.4.
...