cef_request_t.set_method

Set the request function type.

struct cef_request_t
extern (System)
void function(cef_request_t* self, const(cef_string_t)* method) nothrow set_method;

Meta