We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db8050d commit 2474d01Copy full SHA for 2474d01
integrations/symfony-bundle.rst
@@ -117,7 +117,7 @@ You can configure the clients with plugins. You can choose to use a built in plu
117
.. code-block:: yaml
118
119
// config.yml
120
- httpug:
+ httplug:
121
plugins:
122
cache:
123
cache_pool: 'my_cache_pool'
@@ -135,7 +135,7 @@ You can configure a client with authentication. Valid authentication types are `
135
136
137
138
139
140
authentication:
141
my_wsse:
0 commit comments