Apache2
md_http_impl_t Struct Reference

#include <md_http.h>

Data Fields

md_http_init_cbinit
 
md_http_req_cleanup_cbreq_cleanup
 
md_http_perform_cbperform
 
md_http_multi_perform_cbmulti_perform
 
md_http_cleanup_cbcleanup
 

Field Documentation

◆ cleanup

md_http_cleanup_cb* md_http_impl_t::cleanup

◆ init

md_http_init_cb* md_http_impl_t::init

◆ multi_perform

md_http_multi_perform_cb* md_http_impl_t::multi_perform

◆ perform

md_http_perform_cb* md_http_impl_t::perform

◆ req_cleanup

md_http_req_cleanup_cb* md_http_impl_t::req_cleanup

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