Fix user-agent issue: Use char* pointer instead of address of the std::string class
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Thu, 14 Oct 2010 13:31:16 +0000 (15:31 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Thu, 14 Oct 2010 13:31:16 +0000 (15:31 +0200)
commitb2e85bb49018ad17c3c13210b64c95d92e558caf
tree1baa8fc8794c5ca4d0c068cae788cd994e97db4e
parentb38006d212e479bb2beb3a37d26786b3cb420baa
Fix user-agent issue: Use char* pointer instead of address of the std::string class
src/httphelper.cpp