Replies: 1 comment
-
This should be already supported. Let me check and fix this. |
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 all,
I need to make (GET) requests with URL parameters that can become quite complex and need to be URL encoded. With httpie I can write something like
and httpie automatically takes care of the encoding.
I haven't found anything similar in the kulala docs & issues -- is something like this supported or planned?
Beta Was this translation helpful? Give feedback.
All reactions