10000
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 997e5cc commit 9773afdCopy full SHA for 9773afd
components/browser_kit.rst
@@ -319,9 +319,9 @@ dedicated web crawler or scraper such as `Goutte`_::
319
320
.. tip::
321
322
- You can also use HTTP client options like 'ciphers', 'auth_basic' and 'query'.
323
- They have to be passed as the default options argument to the client,
324
- which is used by the HTTP browser.
+ You can also use HTTP client options like ``ciphers``, ``auth_basic`` and
+ ``query``. They have to be passed as the default options argument to the
+ client which is used by the HTTP browser.
325
326
.. versionadded:: 4.3
327
0 commit comments