swoole_http_request->$get
Http�����GET�������൱��PHP�е�$_GET����ʽΪ���顣
//�磺index.php?hello=123 echo $request->get['hello'];
1.7.7�汾��ʱ��֧��PHP��GET�����ϲ�������hello[]=1&hello[]=2�����IJ���
Ϊ��ֹHASH������GET�������������128��
Http�����GET�������൱��PHP�е�$_GET����ʽΪ���顣
//�磺index.php?hello=123 echo $request->get['hello'];
1.7.7�汾��ʱ��֧��PHP��GET�����ϲ�������hello[]=1&hello[]=2�����IJ���
Ϊ��ֹHASH������GET�������������128��