One of hundreds of answers available with our premium content service.
A: Your application should pass a User-Agent header in the HTTP request with the code name of your application as the header value. Web browser user agents often include the full version and build number for the application and the software platform it was built for. Feed readers tend to use simpler name and version number combination. See the Java example below.
… full answer hidden
Premium members click below for full answer
How can I set a code name identifier for my feed reader?