mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 14:20:29 +01:00
.
This commit is contained in:
@@ -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()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user