Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commitf617ff8

Browse files
committed
minor#3764 Update testing.rst (NAYZO)
This PR was merged into the 2.3 branch.Discussion----------Update testing.rstCommits-------804b686 Update testing.rst9878be6 Update testing.rst02974c2 Update testing.rst
2 parents0cb9c3b +804b686 commitf617ff8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎book/testing.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -494,6 +494,11 @@ force him with the ``followRedirects()`` method::
494494

495495
$client->followRedirects();
496496

497+
If you pass ``false`` to the ``followRedirects()`` method, the redirects
498+
will no longer be followed::
499+
500+
$client->followRedirects(false);
501+
497502
..index::
498503
single: Tests; Crawler
499504

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp