zio.http.Header.UserAgent
See theUserAgent companion class
object UserAgent extends HeaderType
The "User-Agent" header field contains information about the user agent originating the request, which is often used by servers to help identify the scope of reported interoperability problems, to work around or tailor responses to avoid particular user agent limitations, and for analytics regarding browser or operating system use
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Producttrait Mirrortrait HeaderTypetrait HeaderTypeBaseclass Objecttrait Matchableclass AnyShow all
- Self type
-
UserAgent.type
Members list
Type members
Classlikes
object ProductOrComment
Attributes
- Companion
- trait
- Supertypes
- Self type
-
ProductOrComment.type
Types
Inherited and Abstract types
The names of the product elements
The name of the type
Value members
Inherited methods
Attributes
- Inherited from:
- HeaderType
Attributes
- Inherited from:
- HeaderType
Attributes
- Definition Classes
- Inherited from:
- HeaderType
In this article