Package | Description |
---|---|
com.meterware.httpunit |
Classes for testing http server systems.
|
com.meterware.httpunit.cookies |
Classes to support cookie handling.
|
Modifier and Type | Method and Description |
---|---|
CookieJar |
WebClient.getCookieJar()
Deprecated.
- use with care - was not public in the past
|
Modifier and Type | Method and Description |
---|---|
void |
CookieJar.updateCookies(CookieJar newJar)
Updates the cookies maintained in this cookie jar with those in another cookie jar.
|
Copyright © 2012. All Rights Reserved.