Skip to content

Commit 5bcbda8

Browse files
authored
Update README.md
1 parent 75bbce3 commit 5bcbda8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,7 @@ catch (ResponseError $e) {
3737

3838
$code = $response->getCode();
3939
$body = $response->getBodyPart();
40+
41+
// Consider using some additional library if you need parsed response headers.
4042
}
4143
```

0 commit comments

Comments
 (0)