I just updated from 2.0m6 to rc1 and I noticed that many of the HTTP headers
in requests from my GWT client to the server contain what looks to output
from calling toString on the writer objects. Here's some examples from my
wireshark output:

Accept: org.restlet.client.engine.http.header.preferencewri...@6
Cache-Control: org.restlet.client.engine.http.header.cachedirectivewri...@3
If-Match: org.restlet.client.engine.http.header.tagwri...@7
If-None-Match: org.restlet.client.engine.http.header.tagwri...@8


My code was working fine with m6 so I'm trying to determine if there are
some code adjustments I need to make or if this is a bug. Thanks.

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2460755

Reply via email to