Replies: 1 comment
-
@Nyx2022 |
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
-
now,rawhttp only has .body to get response body,however, this will occur "i/o timeout" problem in some cases such as in proxy environt,so i advise rawhttp to add a .string() to get response body directly
Beta Was this translation helpful? Give feedback.
All reactions