File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 1010 Added interfaces for BatchClient, HttpClientRouter and HttpMethodsClient.
1111 (These interfaces use the ` Interface ` suffix to avoid name collisions.)
1212- Added an interface for HttpClientPool and moved the abstract class to the HttpClientPool sub namespace.
13+ - AddPathPlugin: Do not add the prefix if the URL already has the same prefix.
1314
1415### Removed
1516- Deprecated option ` debug_plugins ` has been removed from ` PluginClient `
2021
2122- RetryPlugin: Renamed the configuration options for the exception retry callback from ` decider ` to ` exception_decider `
2223 and ` delay ` to ` exception_delay ` . The old names still work but are deprecated.
23- - AddPathPlugin: Do not add the prefix if the URL already has the same prefix.
24-
2524
2625## 1.8.2 - 2018-12-14
2726
You can’t perform that action at this time.
0 commit comments