Mike Boyers created HTTPCLIENT-1261:
---------------------------------------
Summary: Make SystemDefaultHttpClient honor http.agent system
property
Key: HTTPCLIENT-1261
URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1261
Project: HttpComponents HttpClient
Issue Type: New Feature
Components: HttpClient
Environment: Any
Reporter: Mike Boyers
http.agent can be set as a system property to override a user agent string but
is not currently noticed by SystemDefaultHttpClient, it just continues to use
its default.
The native java http implementation (URLConnection) does honor this system
property.
Can SystemDefaultHttpClient be enhanced to honor this?
Thanks.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]