HTTP/2 POST request with body #1734
Unanswered
achakhalyan
asked this question in
Q&A
Replies: 1 comment
-
Can not help anyone? |
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.
-
What would you like to discuss?
I won't do the following http/2 request with the body via got module but wasn
t possible.
curl --http2 "POST" "http://localhost:8088/query-stream" -d $'{"sql": "SELECT * FROMUSERPROFILE
EMIT CHANGES;", "properties": {"ksql.streams.auto.offset.reset": "earliest" } }'`can you help me?
Checklist
Beta Was this translation helpful? Give feedback.
All reactions