Molybden API
Loading...
Searching...
No Matches
molybden::CertErrorAction Class Reference

The BrowserDelegates::onCertError action. More...

#include <browser_delegates.hpp>

Inheritance diagram for molybden::CertErrorAction:
molybden::Action

Public Member Functions

 CertErrorAction (std::unique_ptr< rpc::internal::Callback > callback)
 
void ignore ()
 Ignore the certificate error and load the requested resource.
 
void showErrorPage ()
 Display the error page with the certificate error details.
 
- Public Member Functions inherited from molybden::Action
 Action (std::unique_ptr< rpc::internal::Callback > callback)
 

Additional Inherited Members

- Protected Attributes inherited from molybden::Action
std::unique_ptr< rpc::internal::Callback > callback_
 

Detailed Description


The documentation for this class was generated from the following file: