cocos2dx中使用HttpRequest如何传递参数?

比如说我想访问http://www.xx.com/appinterfaces/xxx.php?param={“code”:“1”}这里面的?param={“code”:“1”}作为参数怎么传?直接写在setUrl里面调试的时候会提示unsupported URL