Cgi.userAgent

The browser's user-agent string. Can be used to identify the browser.

class Cgi
immutable(char[]) userAgent;

Meta