| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.events.network |
| Modifier and Type | Method and Description |
|---|---|
List<BlockedCookieWithReason> |
RequestWillBeSentExtraInfo.getBlockedCookies()
A list of cookies which will not be sent with this request along with corresponding reasons for
blocking.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestWillBeSentExtraInfo.setBlockedCookies(List<BlockedCookieWithReason> blockedCookies)
A list of cookies which will not be sent with this request along with corresponding reasons for
blocking.
|
Copyright © 2020. All rights reserved.