public interface IUserAgent extends HeaderFieldElement
Modifier and Type | Method and Description |
---|---|
Collection<UserAgentDetail> |
details()
Returns all the details that describe the user agent.
|
String |
userAgentString()
The user agent string passed in the HTTP header.
|
Collection<UserAgentDetail> details()
String userAgentString()
Copyright © 2016. All Rights Reserved.