|
Molybden
|
The NetworkDelegates::onBeforeStartTransaction action arguments. More...
#include <network_delegates.hpp>
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_ |
The NetworkDelegates::onBeforeStartTransaction action arguments.