Replies: 1 comment
-
@rew1nter There is no OOTB method for it. You may have to do the conversion by yourself. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm reading raw requests from a file and using the
http.ReadRequest
functions to read them. I'd like to use these requests with resty. Is there a way I can load these as*resty.Request
?Beta Was this translation helpful? Give feedback.
All reactions