Skip to content

Conversation

joelburton
Copy link

It's inconvenient to have to use .get_data(as_text=True) to test the textual representation of the response each time. This adds a convenience attribute, .text that lazily uses .get_data(as_text=True), similar to what .json does for JSON.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant