Table of Contents

Field UserAgent

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

The HTTP User-Agent header.

Contains information about the user agent (browser or application) making the request, including its version and platform.

public const string UserAgent = "User-Agent"

Returns

string
The HTTP User-Agent header. Contains information about the user agent (browser or application) making the request, including its version and platform.