|
From: Hans D. <co...@po...> - 2005-01-19 00:30:55
|
Hi there,
would it be possible to add the following 3 lines to MockHttpServletResponse?
public Map getHeaders() {
return this.headers;
}
(and of cource an import of java.util.Map)
Hans
(ps: I forgot my password to the jira environment, and the new password mail
is stuck in my spamfilter (for the coming 23 hrs, when the whitelisting takes
effect), so that's why I mail it here instead of creating an issue/submit a
patch now (will do so when I have my new password.))
|