|
From: s01 <roy...@ya...> - 2007-09-05 17:23:14
|
I am using restlet 1.0.4 and web server jetty and sending HTTP Put request with put string. But in server side content-length is 0 as header.getValue() returns zero (HttpServerCall.java).contentAvailable of the Representation object is true. When I start one REST server instead of jetty things are working. Any suggestion / idea about this? -- View this message in context: http://www.nabble.com/content-length-is-0-for-HTTP-Put-Request-tf4386854.html#a12506937 Sent from the Jetty Support mailing list archive at Nabble.com. |