Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

http_post using https

Former Member
0 Likes
341

Hi.

I am using the http_post FM and it works fin as long as the url is http://..

but I have to us https:// and that does not work. Can anyone please help me?

/jon

1 REPLY 1
Read only

athavanraja
Active Contributor
0 Likes
303

you can use class cl_http_client for https.

Regards

Raja