Molybden API
|
The NavigationDelegates::onShowHttpErrorPage action arguments. More...
#include <navigation_delegates.hpp>
Public Attributes | |
std::shared_ptr< Navigation > | navigation |
The navigation instance initiated this action. | |
std::string | url |
The URL of the unreachable navigation request. | |
HttpStatusCode | http_status_code |
The error code of the failed request. | |
The NavigationDelegates::onShowHttpErrorPage action arguments.