Hi, Maybe it is already corrected... I have not verified... Just to inform you about a very little mistake in the doc 2.0m3
In the file org.restlet/org/restlet/util/Series.java, In the method "equals", the boolean "ignoreCase" is described (and used) as "case insensitive". But in all the rest of the files, all the method using this boolean described it as "case sensitive" --> KO should be "case insensitive" as the method "equals". My 2cts ;-) Seb. ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2383876

