cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Help required on data option usage with DELETE - curl -X DELETE -d data='{"name":"test"}'

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 20 Sep 2013 22:47:30 +0200 (CEST)

On Fri, 20 Sep 2013, Prasanna Viswakumar wrote:

[HTTP request cut out]
>
> How does CURL manage to achieve this ?

It tells libcurl to do such a request! Seriously though, there's nothing
strange in there and anything speaking TCP could be made to send that.

> Is it possible to get this ported to Java with the use of any of the Apache
> HTTP client libraries ?

I would assume you can, but this is quite likely not a good place to ask that
question - we're kind of focused on libcurl here. Surely there are much more
suitable Apache HTTP client forums or lists to ask that question!

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2013-09-20