|
Molybden
|
The NetworkDelegates::onCanGetCookie action arguments. More...
#include <network_delegates.hpp>
Public Attributes | |
| std::shared_ptr< Network > | network |
| The network instance initiated this action. | |
| std::string | url |
| The URL of the request. | |
| std::vector< Cookie > | cookies |
| A list of cookies that are going to be sent with the URL request. | |
The NetworkDelegates::onCanGetCookie action arguments.