| Package | Description |
|---|---|
| com.github.kklisura.cdt.protocol.events.network | |
| com.github.kklisura.cdt.protocol.types.audits |
| Modifier and Type | Method and Description |
|---|---|
CorsErrorStatus |
LoadingFailed.getCorsErrorStatus()
The reason why loading was blocked by CORS, if any.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoadingFailed.setCorsErrorStatus(CorsErrorStatus corsErrorStatus)
The reason why loading was blocked by CORS, if any.
|
| Modifier and Type | Method and Description |
|---|---|
CorsErrorStatus |
CorsIssueDetails.getCorsErrorStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
CorsIssueDetails.setCorsErrorStatus(CorsErrorStatus corsErrorStatus) |
Copyright © 2021 Kenan Klisura. All rights reserved.