Molybden API
Loading...
Searching...
No Matches
molybden::InterceptUrlRequestArgs Struct Reference

The NetworkDelegates::onInterceptUrlRequest arguments. More...

#include <network_delegates.hpp>

Public Attributes

std::shared_ptr< Networknetwork
 The network instance initiated this action.
 
UrlRequest request
 The URL request.
 
std::shared_ptr< UploadDataupload_data
 The upload data retrieved from the URL request.
 
std::vector< HttpHeaderhttp_headers
 The list of the HTTP headers of the request or an empty list if the request does not have any HTTP headers.
 
std::unique_ptr< UrlRequestJobFactoryjob_factory
 The factory for creating UrlRequestJob instances for the url request.
 

Detailed Description


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