dotnet / tye

Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
MIT License
5.29k stars 520 forks source link

Don't use cookies on the proxy, just pass through the cookie header #1494

Closed csteeg closed 1 year ago

csteeg commented 1 year ago

Fixes #1493