cURL / Mailing Lists / curl-users / Single Mail

curl-users

HTTP PUT and chunked transfer

From: Andreas Harth <andreas.harth_at_deri.org>
Date: Tue, 21 Dec 2004 19:59:02 +0000

Hello,

how can I enable chunked transfer in combination with HTTP PUT?

I do a

curl filename.nt $i http://localhost:8180/yars/yars?q=\(?,?,?,file:///filename.nt\) -H "Content-Type: application/rdf+n3" -H "Transfer-Encoding: chunked"

The header is set, but the content still arrives "unchunked" in my servlet.

Any hints what I am missing?

Cheers,
Andreas.

-- 
http://sw.deri.org/~aharth/
Received on 2004-12-21