Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 91bffcb

Browse filesBrowse files
Improved Redirecting paragraph of Testing page
1 parent cbb92b0 commit 91bffcb
Copy full SHA for 91bffcb

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎testing.rst

Copy file name to clipboardExpand all lines: testing.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ afterwards with the ``followRedirect()`` method::
505505
$crawler = $client->followRedirect();
506506

507507
If you want the client to automatically follow all redirects, you can
508-
force him with the ``followRedirects()`` method::
508+
force them by calling the ``followRedirects()`` method before performing the request::
509509

510510
$client->followRedirects();
511511

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.