Hi All

Please help. ?? How can I set the HTTP_USER_AGENT header when navigating to a URL through the CAtlHttpClient ATL Class?

ATL defines

#define ATL_HTTP_USERAGENT "User-Agent: Microsoft-ATL-Native/7.00\r\n"

How can I programatically set the user_agent string?

Thanks

A developer