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 faaa510

Browse filesBrowse files
committed
minor #7098 Improved Redirecting paragraph of Testing page (ShinDarth)
This PR was merged into the 2.7 branch. Discussion ---------- Improved Redirecting paragraph of Testing page Commits ------- 91bffcb Improved Redirecting paragraph of Testing page
2 parents cbb92b0 + 91bffcb commit faaa510
Copy full SHA for faaa510

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.