[erlang-questions] http:request with delete method

Chandru chandrashekhar.mullaparthi@REDACTED
Wed Oct 24 12:10:01 CEST 2007


On 23/10/2007, Zvi <exta7@REDACTED> wrote:
>
> 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.
>

Zvi, the driver is there for historical reasons and is not used by
ibrowse. So you can use it on Windows.

cheers
Chandru



More information about the erlang-questions mailing list