Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » HttpClient and language choice (HTTP_ACCEPT_LANGUAGE)
Re: HttpClient and language choice (HTTP_ACCEPT_LANGUAGE) [message #32882 is a reply to message #32881] Fri, 17 June 2011 15:10 Go to previous messageGo to previous message
Sender Ghost is currently offline  Sender Ghost
Messages: 301
Registered: November 2008
Senior Member
jibe wrote on Fri, 17 June 2011 14:21

I tried to add
client.AddHeaders("Accept-Language: fr-fr, fr, en");



Try this:
client.AddHeaders("Accept-Language: fr-fr, fr, en\r\n");


 
Read Message
Read Message
Read Message
Read Message
Previous Topic: String to std::string conversion
Next Topic: DropTree: Select only leaf nodes
Goto Forum:
  


Current Time: Mon May 12 20:43:26 CEST 2025

Total time taken to generate the page: 0.00836 seconds