## Describe the bug SimulateDataverse incorrectly tries to replace **HTTPS/1.1**. Instead, it should be **HTTP/1.1**. https://github.com/microsoft/PowerApps-TestEngine/blob/f883c06f97612532c4a1d738c87990b076186b6e/src/testengine.module.simulation/SimulateDataverseFunction.cs#L348 This results in incorrectly parsed query parameters. ## To Reproduce ## Additional context