Functional testing frameworks like Selenium RC or Watir are having a hard time generating custom HTTP request headers, but can easily use cookies.

To ease integration with those frameworks, could we support cookie-based authentication in addition to the standard header-based authentication for Simpletest?

This is a really tiny cannot-possibly-break-anything feature request.