[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Access HTTP DELETE method using LIBHTTP



   Hi all,
   Both GET & DELETE methods of restful webservice is using same URL
   pattern
   but doing different operation based on http access methods (GET /
   DELETE )
   The URL pattern for both operation is similar to this..
   http:...../rest/categoryservice/category/001/
   I could access the GET using http_url_get_xml and do what i want.
   but what method should I use to access DELETE method ?
   Thanks
   Dhanushka
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------