Neokernel API

HTTPAgentRequest.getUserAgent Method

Returns the value of the "User-Agent" header parameter.

Overload List

Returns the value of the "User-Agent" header parameter.

public virtual string getUserAgent()

Returns the User-Agent header parameter value from the specified AgentRequest.

public static string getUserAgent(AgentRequest)

See Also

HTTPAgentRequest Class | com.neokernel.httpd Namespace