Open GoogleCodeExporter opened 9 years ago
Update: this problem only happens when request param's value has a blank space.
like:
$client->setParameterPost('content', "content"); // OK
$client->setParameterPost('content', "content content"); // Fail
Original comment by lds1...@gmail.com
on 20 Apr 2011 at 2:32
Same bug reported as bug #99
Original comment by dbelli...@gmail.com
on 15 Jul 2011 at 11:31
Original issue reported on code.google.com by
lds1...@gmail.com
on 19 Apr 2011 at 10:47