HTTP?????json???????????????
???????????? ???????[ 2015/5/29 14:25:45 ] ???????????????
?????????????json???????????????磺
?????????????
????POST /list.do HTTP/1.1
????Host: zoomi.com.cn
????Connection: close
????Accept: * / *
????Cookie: Sessionid=ea277024eceb83494a0c490981f57d57
????Content-Length: 100
????{ “action”:”get”?? “target”:”broadcast_thread_list”?? ”type”:”all” }
???????????????
????HTTP/1.1 200 OK
????Content-Length: 100
????{ “action”:”get”?? “target”:”broadcast_thread_list”?? “result”:0??
????“type”:”all”??
????”content”:[1000?? 1001?? 1002……] // ????id?б??????id?int????
????}
???????????
Action()
{
web_add_header("Host"?? "zoomi.com.cn");
web_add_header("Connection"??"close");
//web_add_header("Accept"?? "*/*");
//web_add_header("Cookie"?? "Sessionid=ea277024eceb83494a0c490981f57d57"); //cookie????????????ü?
//web_add_header("Content-Length"?? "100"); //??????????????????????????
web_add_header("x-uid"?? "20");
web_custom_request("broadcast"?? //???д??????
"Method=POST"??
// "Resource=1"?? //??????????????????????????????????????????
"URL=http://10.60.30.27:8080/Childrearing/list.do"?? //??????
// "URL=http://10.60.30.28:80/list.do"??
"RecContentType=application/json"?? //?????????Content-Type????????JSON
"EncType=application/json"?? //??????????Content-Type?????????JSON
// "Mode=HTML"??
"Body={ "action":"get"?? "target":"broadcast_thread_list"?? "type":"all" }"??
// "TargetFrame="??
// RAW_BODY_START?? //????BODY?????????
// "{ "action":"get"?? "target":"broadcast_thread_list"?? "type":"all" }"??
// 78?? //???????BODY????????
// RAW_BODY_END?? //????BODY??????????
LAST);
//?????£??????json?????????Body??????????RAW_BODY_START???????????????????????Body??????????????????÷?б????壬??VUgen??????????
return 0;
}
??????
???·???
??????????????????
2023/3/23 14:23:39???д?ò??????????
2023/3/22 16:17:39????????????????????Щ??
2022/6/14 16:14:27??????????????????????????
2021/10/18 15:37:44???????????????
2021/9/17 15:19:29???·???????·
2021/9/14 15:42:25?????????????
2021/5/28 17:25:47??????APP??????????
2021/5/8 17:01:11