>Ok, unless there are objections the classes will be renamed to >- ResponseHeaders >- RequestHeaders, and >- Parameters > >respectively. I will also create a specialised dictionary that can >hold a sequence of strings as suggested by Greg and use this as the >basis of the request headers and parameter classes.
Sounds good. Just to be clear, the ResponseHeadersDictionary should also implement this interface - given this API, there's no need for it to implement Dictionary<String, ImmutableList<String>>. >It will probably be Sunday before I get chance to make these changes >now due to my hectic social life ;) so there's still time for more >thoughts/comment. No worries. Have a great weekend. :-)
