mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-04-17 22:50:05 +02:00
.
This commit is contained in:
@@ -968,6 +968,8 @@ public class WireMockServerProxyTests
|
|||||||
server.Dispose();
|
server.Dispose();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// #1097
|
||||||
|
// https://stackoverflow.com/questions/52106567/how-to-stop-httprequestmessage-from-unencoding-3a-to-a-colon-in-the-request-uri
|
||||||
[Fact]
|
[Fact]
|
||||||
public async Task WireMockServer_Proxy_Should_Keep_UrlEncoding()
|
public async Task WireMockServer_Proxy_Should_Keep_UrlEncoding()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user