-
javajeffg committed patchset 50 of module gaq to the GAQ CVS repository, changing 3 files.
2007-06-10 19:17:23 UTC in GAQ
-
javajeffg committed patchset 49 of module gaq to the GAQ CVS repository, changing 13 files.
2007-05-30 10:59:26 UTC in GAQ
-
javajeffg committed patchset 48 of module gaq to the GAQ CVS repository, changing 5 files.
2007-03-29 14:49:12 UTC in GAQ
-
javajeffg committed patchset 47 of module gaq to the GAQ CVS repository, changing 2 files.
2007-01-20 14:41:52 UTC in GAQ
-
javajeffg committed patchset 46 of module gaq to the GAQ CVS repository, changing 6 files.
2007-01-06 13:46:53 UTC in GAQ
-
javajeffg committed patchset 45 of module gaq to the GAQ CVS repository, changing 6 files.
2007-01-05 11:15:22 UTC in GAQ
-
Logged In: YES
user_id=552874
Thanks for your quick response.
How about this (sorry I can't make a patch at this time):
public class TestContext {
...
private Map requestHeaders = new HashMap();
...
public void addRequestHeader(final String name,
final String value) {
requestHeaders.put(name, value);
}
public void...
2006-09-22 16:12:48 UTC in JWebUnit
-
We're currently using Canoo WebTest at work and I'd
like to get them to switch over to jWebUnit. One
feature they use heavily is in the Canoo WebTest
configuration where they set over a dozen values
including 'user-agent', 'x-wap-profile' and a bunch of
other 'x-up- ' values. I know I can set user agent
using jWebUnit, but I'm stumped on the others.
Is there anyway I can do the same...
2006-09-21 21:31:12 UTC in JWebUnit
-
javajeffg committed patchset 44 of module gaq to the GAQ CVS repository, changing 1 files.
2006-08-01 02:30:42 UTC in GAQ
-
javajeffg committed patchset 43 of module gaq to the GAQ CVS repository, changing 1 files.
2006-07-31 12:52:30 UTC in GAQ