Can't open the url with SslDecryption Opned
Describe the bug Can't open the url with SslDecryption Opned when i goto https://testnet.monad.xyz/
Describe the tool and the environment Fluxzy.Core
To Reproduce Steps to reproduce the behavior:
- Go to 'url'
- Response the Transport error 528
Screenshot
Expected behavior A clear and concise description of what you expected to happen.
Additional context Add any other context about the problem here.
Thank you for the catch.
This is a bug related to early hint handling when the upstream connection uses HTTP/2. As a temporary fix, you can force the connection to use HTTP/1.1 for this host. You can do that by using ForceHTTP11Action, as shown in the screenshot.
We’re aware now of the issue and have a proper fix planned on our roadmap.
Thanks for your feedback, the fix is now available with v1.29.14