| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.events.network |
| Modifier and Type | Method and Description |
|---|---|
List<BlockedSetCookieWithReason> |
ResponseReceivedExtraInfo.getBlockedCookies()
A list of cookies which were not stored from the response along with the corresponding reasons
for blocking.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResponseReceivedExtraInfo.setBlockedCookies(List<BlockedSetCookieWithReason> blockedCookies)
A list of cookies which were not stored from the response along with the corresponding reasons
for blocking.
|
Copyright © 2020. All rights reserved.