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.
2 parents 439b398 + f5a5f62 commit 2df5d9dCopy full SHA for 2df5d9d
components/browser_kit.rst
@@ -343,15 +343,12 @@ dedicated web crawler or scraper such as `Goutte`_::
343
'.table-list-header-toggle a:nth-child(1)'
344
)->text());
345
346
-<<<<<<< HEAD
347
.. tip::
348
349
You can also use HTTP client options like ``ciphers``, ``auth_basic`` and
350
``query``. They have to be passed as the default options argument to the
351
client which is used by the HTTP browser.
352
353
-=======
354
->>>>>>> 4f790b856 ([BrowserKit] Add response management to BrowserKit documentation)
355
Dealing with HTTP responses
356
~~~~~~~~~~~~~~~~~~~~~~~~~~~
357
0 commit comments