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

The NetworkDelegates::onBeforeStartTransaction action arguments. More...

#include <network_delegates.hpp>

Inheritance diagram for molybden::BeforeStartTransactionAction:
molybden::Action

Public Member Functions

 BeforeStartTransactionAction (std::unique_ptr< rpc::internal::Callback > callback)
 
void override (const std::vector< HttpHeader > &headers)
 Update the URL request with the given HTTP headers.
 
void proceed ()
 Continue with the original HTTP headers.
 
- 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: