| Package | Description |
|---|---|
| com.github.kklisura.cdt.protocol.events.network |
| Modifier and Type | Method and Description |
|---|---|
List<BlockedCookieWithReason> |
RequestWillBeSentExtraInfo.getAssociatedCookies()
A list of cookies potentially associated to the requested URL.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestWillBeSentExtraInfo.setAssociatedCookies(List<BlockedCookieWithReason> associatedCookies)
A list of cookies potentially associated to the requested URL.
|
Copyright © 2021 Kenan Klisura. All rights reserved.