Fix user agent. Don't output a newline after any HTTP header as curl won't filter...
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 18 Oct 2010 09:06:10 +0000 (11:06 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 18 Oct 2010 09:06:10 +0000 (11:06 +0200)
commit1dc0bc9b00e90e0b156dc86efd1733334ee9c359
treeae12ae9741046be56c6364c284278e9c7c03d921
parente12af23fe6b6833c604012d6fcebbfa6654ce26c
Fix user agent. Don't output a newline after any HTTP header as curl won't filter them and this will disrupt the HTTP request
src/httphelper.cpp
src/ip_addr_helper.cpp