File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -477,16 +477,15 @@ List of Services
477
477
+-------------------------------------+-------------------------------------------------------------------------+
478
478
| | ``httplug.plugin.content_length `` | | These are plugins that are enabled by default. |
479
479
| | ``httplug.plugin.decoder `` | | These services are private and should only be used to configure |
480
- | | ``httplug.plugin.error `` | | clients or other services. |
481
- | | ``httplug.plugin.logger `` | |
480
+ | | ``httplug.plugin.logger `` | | clients or other services. |
482
481
| | ``httplug.plugin.redirect `` | |
483
482
| | ``httplug.plugin.retry `` | |
484
483
| | ``httplug.plugin.stopwatch `` | |
485
484
+-------------------------------------+-------------------------------------------------------------------------+
486
485
| | ``httplug.plugin.cache `` | | These are plugins that are disabled by default and only get |
487
486
| | ``httplug.plugin.cookie `` | | activated when configured. |
488
487
| | ``httplug.plugin.history `` | | These services are private and should only be used to configure |
489
- | | | clients or other services. |
488
+ | | `` httplug.plugin.error `` | | clients or other services. |
490
489
+-------------------------------------+-------------------------------------------------------------------------+
491
490
492
491
\* *These services are always an alias to another service. You can specify your own service or leave the default, which is the same name with `.default` appended. *
You can’t perform that action at this time.
0 commit comments