#include <mrss.h>
Options data struct. It contains some user preferences.
Definition at line 525 of file mrss.h.
Data Fields | |
| int | timeout |
| char * | proxy |
| char * | proxy_authentication |
| char * | certfile |
| char * | cacert |
| char * | password |
| int | verifypeer |
| char * | authentication |
| char * | user_agent |
| char* mrss_options_t::proxy |
| char* mrss_options_t::certfile |
| char* mrss_options_t::cacert |
| char* mrss_options_t::password |
1.5.5