cef_settings_t.user_agent

Value that will be returned as the User-Agent HTTP header. If empty the default User-Agent string will be used. Also configurable using the "user-agent" command-line switch.

struct cef_settings_t
cef_string_t user_agent;

Meta