Guillaume Gnaegi
Guillaume Gnaegi
## Closes #1825 - #1825 ## Proposed Changes - Reviewed Multiplexing middleware with comments and code splitting - Shouldn't create a new HttpContext if only 1 downstream Route - Should...
## Closes #1708 - #1708 Providers included: Consul, Eureka, etc?... ## Proposed Changes - Introduce `PollingServicesManager` for generic cluster management - Introduce `ServicePollingHandler` for generic destinations management and polling -...
## Fixes #749 - #749 The error handling in ocelot is hiding the 413 payload too large exception. As @raman-m pointed out, a deeper error handling review is needed. Here,...
## Expected Behavior / New Feature - The Middleware code is readable and can be easily modified by contributors. - There is no copy of the http context when only...
## Expected Behavior / New Feature The polling of discovery services is not specific to one type of discovery service. Therefore, polling management should not be specific to a service...