Hello, > I also encountered a bug in the new HttpParamsCollection, an > IndexOutOfRange because of a failure to account for empty-string param > values. Patch attached. Let me know if it's ok to commit. It is OK to commit. Could you also provide an nunit test case for this regression? Miguel.