| 程序包 | 说明 |
|---|---|
| org.cef.handler | |
| org.cef.network |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CefResourceHandlerAdapter.getResponseHeaders(CefResponse response,
IntRef response_length,
StringRef redirectUrl) |
void |
CefResourceHandler.getResponseHeaders(CefResponse response,
IntRef response_length,
StringRef redirectUrl)
Retrieve response header information.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static CefResponse |
CefResponse.create()
Create a new CefRequest object.
|
abstract CefResponse |
CefURLRequest.getResponse()
Returns the response, or NULL if no response information is available.
|
Copyright © 2017. All rights reserved.