Thanks Martin for the response. This is kind of odd, not to say ridiculous, 
since there are extremely rare cases where someone would POST something 
without a post body!
In any case, for future readers of this question, I would say that I 
bypassed this problem by using shell/batch script in Jenkins that contained 
a curl

On Monday, March 21, 2016 at 8:30:15 PM UTC+2, Martin d'Anjou wrote:
>
> I don't think there is a way to enter post data. According to the code, 
> the post data is simply the list of parameters (which parameters I don't 
> remember):
>
> https://github.com/jenkinsci/http-request-plugin/blob/master/src/main/java/jenkins/plugins/http_request/util/HttpClientUtil.java#L81
>
> You can probably try to fill different configuration fields of the plugin 
> and post to http://httpbin.com/post to see what happens.
>
> Martin
>
> On Friday, March 18, 2016 at 10:27:51 AM UTC-4, steliosP wrote:
>>
>>
>> <https://lh3.googleusercontent.com/-UmB7npVuZdQ/VuwQXAc_tUI/AAAAAAAAAiw/HXKM0Tkt05c0nDWznC6RRxkjOtcG3GNhQ/s1600/http.png>
>> I am trying to do a post request using HTTP plugin. One basic question: 
>> where do you put the content you want to post?I cannot find any related 
>> field. Please have a look at the screenshot of the plugin provided 
>> parameters
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/fcdb060a-4db0-4234-b8ef-b8103c164755%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to