cef_navigation_entry_t.has_post_data

Returns true (1) if this navigation includes post data.

struct cef_navigation_entry_t
extern (System)
int function(cef_navigation_entry_t* self) nothrow has_post_data;

Meta