Add support for other HTTP verbs for aggregation aka UpstreamHttpMethod enhancements
#1389
+212
−138
Annotations
10 warnings
|
Cake Build:
src/Ocelot/Configuration/File/FileRateLimitRule.cs#L20
'FileRateLimitRule.PeriodTimespan' is obsolete: 'Use Wait instead of PeriodTimespan! Note that PeriodTimespan will be removed in version 25.0!'
|
|
Cake Build:
src/Ocelot/Configuration/QoSOptions.cs#L36
'FileQoSOptions.TimeoutValue' is obsolete: 'Use Timeout instead of TimeoutValue! Note that TimeoutValue will be removed in version 25.0!'
|
|
Cake Build:
src/Ocelot/Configuration/QoSOptions.cs#L33
'FileQoSOptions.ExceptionsAllowedBeforeBreaking' is obsolete: 'Use MinimumThroughput instead of ExceptionsAllowedBeforeBreaking! Note that ExceptionsAllowedBeforeBreaking will be removed in version 25.0!'
|
|
Cake Build:
src/Ocelot/Configuration/QoSOptions.cs#L32
'FileQoSOptions.DurationOfBreak' is obsolete: 'Use BreakDuration instead of DurationOfBreak! Note that DurationOfBreak will be removed in version 25.0!'
|
|
Cake Build:
src/Ocelot/Configuration/File/FileRoute.cs#L81
'FileRoute.FileCacheOptions' is obsolete: 'Use CacheOptions instead of FileCacheOptions! Note that FileCacheOptions will be removed in version 25.0!'
|
|
Cake Build:
src/Ocelot/Configuration/File/FileRoute.cs#L81
'FileRoute.FileCacheOptions' is obsolete: 'Use CacheOptions instead of FileCacheOptions! Note that FileCacheOptions will be removed in version 25.0!'
|
|
Cake Build:
src/Ocelot/Configuration/File/FileAuthenticationOptions.cs#L36
'FileAuthenticationOptions.AuthenticationProviderKey' is obsolete: 'Use AuthenticationProviderKeys instead of AuthenticationProviderKey! Note that AuthenticationProviderKey will be removed in version 25.0!'
|
|
Cake Build:
src/Ocelot/Configuration/File/FileAuthenticationOptions.cs#L18
'FileAuthenticationOptions.AuthenticationProviderKey' is obsolete: 'Use AuthenticationProviderKeys instead of AuthenticationProviderKey! Note that AuthenticationProviderKey will be removed in version 25.0!'
|
|
Cake Build:
src/Ocelot/Configuration/File/FileAuthenticationOptions.cs#L18
'FileAuthenticationOptions.AuthenticationProviderKey' is obsolete: 'Use AuthenticationProviderKeys instead of AuthenticationProviderKey! Note that AuthenticationProviderKey will be removed in version 25.0!'
|
|
Cake Build:
src/Ocelot/Configuration/AuthenticationOptions.cs#L19
'FileAuthenticationOptions.AuthenticationProviderKey' is obsolete: 'Use AuthenticationProviderKeys instead of AuthenticationProviderKey! Note that AuthenticationProviderKey will be removed in version 25.0!'
|
Loading