Updates handling relative paths in RateLimitingPlugin. Closes #419 (#… #431
Annotations
2 warnings
build:
dev-proxy/ProxyHost.cs#L208
Possible null reference argument for parameter 'logLevel' in 'ProxyCommandHandler.ProxyCommandHandler(Option<int?> port, Option<string?> ipAddress, Option<LogLevel?> logLevel, Option<bool?> record, Option<IEnumerable<int>?> watchPids, Option<IEnumerable<string>?> watchProcessNames, Option<int?> rate, PluginEvents pluginEvents, ISet<UrlToWatch> urlsToWatch, ILogger logger)'.
|
build:
dev-proxy/ProxyHost.cs#L208
Possible null reference argument for parameter 'logLevel' in 'ProxyCommandHandler.ProxyCommandHandler(Option<int?> port, Option<string?> ipAddress, Option<LogLevel?> logLevel, Option<bool?> record, Option<IEnumerable<int>?> watchPids, Option<IEnumerable<string>?> watchProcessNames, Option<int?> rate, PluginEvents pluginEvents, ISet<UrlToWatch> urlsToWatch, ILogger logger)'.
|