[erlang-questions] http:request with delete method
Zvi
exta7@REDACTED
Tue Oct 23 12:15:19 CEST 2007
Anyone know, how to perform HTTP DELETE method with inets?
Is this is a right way:
{ok, Response} = http:request(delete, {URL,[]}, [], [{sync,true}]).
Also is there ibrowse with driver compiled for Windows? I tried to install
it via CEAN, but it installed without driver.
thanks in advance
Zvi
--
View this message in context: http://www.nabble.com/http%3Arequest-with-delete-method-tf4676439.html#a13361032
Sent from the Erlang Questions mailing list archive at Nabble.com.
More information about the erlang-questions
mailing list