Hi, does couchdb support http head requests? I would like to retrieve the e-tag but not the body? I have tried
curl -X HEAD "http://localhost:5984/test/myid" but it just hangs. thanks, Norman
Hi, does couchdb support http head requests? I would like to retrieve the e-tag but not the body? I have tried
curl -X HEAD "http://localhost:5984/test/myid" but it just hangs. thanks, Norman