How to send a POST http with request body #15629
Answered
by
spencergilbert
lvbaiquan12
asked this question in
Q&A
-
With the Sources type "http_client", how to send a POST http with request body. I know how to send a "GET" request, but I do not know which filed to construct POST request body. I am trying to send a POST request with the request body to obtain the returned json results. |
Beta Was this translation helpful? Give feedback.
Answered by
spencergilbert
Dec 19, 2022
Replies: 1 comment 1 reply
-
👋 hi @lvbaiquan12, That isn't currently supported but there's an open issue to add support #14758, give it a 👍 to help us prioritize the work - or if you're interesting in contributing we're happy to help get a pull request merged! |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
pront
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
👋 hi @lvbaiquan12,
That isn't currently supported but there's an open issue to add support #14758, give it a 👍 to help us prioritize the work - or if you're interesting in contributing we're happy to help get a pull request merged!