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 8fcfa59

Browse filesBrowse files
committed
minor symfony#14380 Super minor syntax fix (Nyholm)
This PR was merged into the 4.4 branch. Discussion ---------- Super minor syntax fix Sorry for the noise. I saw this and my OCD sense was tingling. <img width="691" alt="Screenshot 2020-10-09 at 09 55 28" src="https://user-images.githubusercontent.com/1275206/95557961-d0497c80-0a15-11eb-8bb2-65384e26909e.png"> Commits ------- 4c6e527 Super minor syntax fix
2 parents a0f6727 + 4c6e527 commit 8fcfa59
Copy full SHA for 8fcfa59

File tree

1 file changed

+1
-0
lines changed
Filter options

1 file changed

+1
-0
lines changed

‎http_client.rst

Copy file name to clipboardExpand all lines: http_client.rst
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -810,6 +810,7 @@ following methods::
810810
// returns info coming from the transport layer, such as "response_headers",
811811
// "redirect_count", "start_time", "redirect_url", etc.
812812
$httpInfo = $response->getInfo();
813+
813814
// you can get individual info too
814815
$startTime = $response->getInfo('start_time');
815816

0 commit comments

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