[prev in list] [next in list] [prev in thread] [next in thread] 

List:       sr-dev
Subject:    [OpenSER-Devel] mi_xmlrpc for non Debian
From:       jh () tutpro ! com (Juha Heinanen)
Date:       2007-09-28 19:19:38
Message-ID: 18173.14750.557688.211392 () taimen ! test ! fi
[Download RAW message or body]

anders,

i "solved" the problem in my client by taking charset out from the
request:

        $headers =
	"POST $location HTTP/1.0\r\n" .
	"Host: $site\r\n" .
	"Connection: close\r\n" .
	($user_agent ? "User-Agent: $user_agent\r\n" : '') .
	//	"Content-Type: text/xml; charset=ISO-8859-1\r\n" .
	"Content-Type: text/xml\r\n" .
	"Content-Length: " . strlen($data) . "\r\n\r\n";

-- juha


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic