Replies: 1 comment
-
I'm not really sure what you're trying to do, but there is no Also, you probably shouldn't be using the response object after you've left the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a common code for reading data from ClientSession.get()
the reply is a ClientResponse which I can access the json and text, however I also need to access the actual bytes, why is the _body not accessible from ClientResponse
Thanks,
Sefi
Beta Was this translation helpful? Give feedback.
All reactions