cef_request_t.set_post_data

Set the post data.

struct cef_request_t
extern (System)
void function(cef_request_t* self, cef_post_data_t* postData) nothrow set_post_data;

Meta