I am wondering, how to send HTTP DELETE command using QHttp. Also that why its not included as POST(), GET(), HEAD() are there. One possibility can be creating request header manually and send it using QHttp::request() function.
I am wondering, how to send HTTP DELETE command using QHttp. Also that why its not included as POST(), GET(), HEAD() are there. One possibility can be creating request header manually and send it using QHttp::request() function.
Bookmarks