This commit is contained in:
Stef Heyenrath
2024-05-05 09:45:18 +02:00
parent ad040fb63c
commit 9b09a0ae00

View File

@@ -968,6 +968,8 @@ public class WireMockServerProxyTests
server.Dispose();
}
// #1097
// https://stackoverflow.com/questions/52106567/how-to-stop-httprequestmessage-from-unencoding-3a-to-a-colon-in-the-request-uri
[Fact]
public async Task WireMockServer_Proxy_Should_Keep_UrlEncoding()
{