Skip to content

Commit f5a5f62

Browse files
committed
remove git conflict markers
1 parent 39fba95 commit f5a5f62

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

components/browser_kit.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -343,15 +343,12 @@ dedicated web crawler or scraper such as `Goutte`_::
343343
'.table-list-header-toggle a:nth-child(1)'
344344
)->text());
345345

346-
<<<<<<< HEAD
347346
.. tip::
348347

349348
You can also use HTTP client options like ``ciphers``, ``auth_basic`` and
350349
``query``. They have to be passed as the default options argument to the
351350
client which is used by the HTTP browser.
352351

353-
=======
354-
>>>>>>> 4f790b856 ([BrowserKit] Add response management to BrowserKit documentation)
355352
Dealing with HTTP responses
356353
~~~~~~~~~~~~~~~~~~~~~~~~~~~
357354

0 commit comments

Comments
 (0)