© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•4y ago•
1 reply
londonflour

❔ Is there any way to use a proxy with TestServer?

Looking at the integration/functional tests in the eShopOnContainers sample application https://github.com/dotnet-architecture/eShopOnContainers , is there any way to proxy traffic from the HttpClient to the TestServer? Since TestServer stuff is all happening in memory and not going over the network stack, I'm thinking there's not. But if there is someway to do it, I would like to know.
GitHub
GitHub - dotnet-architecture/eShopOnContainers: Cross-platform .NET...
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 6, Docker Containers and Azure Kubernetes Services. Supports Visual St...
GitHub - dotnet-architecture/eShopOnContainers: Cross-platform .NET...
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Is there any way to *conditionally* set a property with EF `.ExecuteUpdateAsync()`?
C#CC# / help
3y ago
❔ Is there any elegant way to generate a SHA256 hash ?
C#CC# / help
4y ago
Is there any better way to sleep thread?
C#CC# / help
3y ago