Skip to content

Commit c9ad332

Browse files
committed
doc(readme): detailed response
1 parent 9cbe51e commit c9ad332

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,8 @@ This would give an output of `DetailedResponse` having the structure:
135135
'headers': { <http response headers> }
136136
}
137137
```
138+
You can use the `get_result()` and `get_headers()` to return the result and headers respectively.
139+
138140
## Dependencies
139141

140142
* [requests]

0 commit comments

Comments
 (0)