mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-09-19 02:02:42 +08:00
removed comment
This commit is contained in:
@@ -31,7 +31,6 @@ namespace Ocelot.Requester
|
||||
|
||||
private HttpMessageHandler CreateHttpMessageHandler(HttpMessageHandler httpMessageHandler)
|
||||
{
|
||||
|
||||
_handlers
|
||||
.OrderByDescending(handler => handler.Key)
|
||||
.Select(handler => handler.Value)
|
||||
|
Reference in New Issue
Block a user