| Modifier and Type | Method and Description |
|---|---|
List<ICookie> |
IBurpExtenderCallbacks.getCookieJarContents()
This method is used to retrieve the contents of Burp's session handling
cookie jar.
|
List<ICookie> |
IResponseInfo.getCookies()
This method is used to obtain details of the HTTP cookies set in the
response.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IBurpExtenderCallbacks.updateCookieJar(ICookie cookie)
This method is used to update the contents of Burp's session handling
cookie jar.
|
Copyright © 2017. All rights reserved.