Skip to content

Commit cf9ff39

Browse files
51imyyySimonFrings
andauthored
Update src/Browser.php
Co-authored-by: Simon Frings <[email protected]>
1 parent 32e0b33 commit cf9ff39

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Browser.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -729,8 +729,7 @@ public function withResponseBuffer($maximumSize)
729729
}
730730

731731
/**
732-
* The `withHeader(string $header, string $value): Browser` method can be used to
733-
* add a request header for all following requests.
732+
* Add a request header for all following requests.
734733
*
735734
* Note that the new header will overwrite any headers previously set with the same name (case-insensitive). Following requests will use these headers by default unless they are explicitly set for any requests.
736735
*

0 commit comments

Comments
 (0)