|
EWebKit
1.0
|
Contains the URL response data. More...
#include <ewk_url_response_private.h>
Public Member Functions | |
| int | httpStatusCode () const |
| const char * | url () const |
| const char * | mimeType () const |
| unsigned long | contentLength () const |
Public Member Functions inherited from EwkObject | |
| virtual const char * | instanceClassName () const =0 |
Static Public Member Functions | |
| static RefPtr< EwkUrlResponse > | create (WKURLResponseRef wkResponse) |
Contains the URL response data.
1.8.11