Skip to content

Commit

Permalink
- dResponse::getRaw() example
Browse files Browse the repository at this point in the history
  • Loading branch information
ARACOOOL committed Dec 9, 2013
1 parent 144c5c9 commit 1ab2d28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
'field2' => 'value2',
));

var_dump($resp->getRaw());
// Get response headers
var_dump($resp->getHeader());

Expand Down

0 comments on commit 1ab2d28

Please sign in to comment.