Jump to content

Question about WinHTTP and SSL using Delete Verb


 Share

Recommended Posts

I am just getting into WinHTTP UDF and it looks great. It's a really useful AutoIT UDF for me.

I read the help file documentation for most of the functionality I need, but I am trying to do a REST call using "DELETE" verb using an SSL encrypted request.

I saw that for GET and POST, I can use _WinHttpSimpleSSLRequest ($sType [optional] GET or POST (default: GET) ), but there doesn't seem to be a function equivalent for SSL request for _WinHttpOpenRequest, which I see can use any HTTP verb.

Am I missing some simple/elegant way through the current WinHTTP functions to submit a DELETE request with SSL?

Thanks for any ideas.

 
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...