Molybden API
|
The NetworkDelegates::onBeforeSendUploadData action arguments. More...
#include <network_delegates.hpp>
Public Attributes | |
std::shared_ptr< Network > | network |
The network instance initiated this action. | |
UrlRequest | url_request |
The URL request. | |
std::shared_ptr< UploadData > | upload_data |
The upload data retrieved from the URL request. | |
std::vector< HttpHeader > | http_headers |
The HTTP headers of the URL request. | |
The NetworkDelegates::onBeforeSendUploadData action arguments.