Jerome Louvel wrote:
I've added a new method on Series: getValuesArray(String name):String[]. There is already a getValues(String name):String method so I had to prepend the 'Array' suffix. Code checked in SVN trunk.
Fab! Thanks for that. I know that many people don't make use of the multiple-values-per-key power of HTTP requests, but for those of us who do, this is very helpful. Now that it's in Restlet, I'll get to delete some code I'm responsible for, and deleting code is one of my favorite things ever.
William

