acl/lib_acl_cpp/samples/http_response/json.txt
zsxxsz cc05b877a2 first commit acl to github
first commit acl to github
2013-08-18 17:42:25 +08:00

7 lines
222 B
Plaintext

POST / HTTP/1.1
HOST: 127.0.0.1:8888
Content-Type: text/json; charset=gb2312
Content-Length: 124
{"error_code": "ok", "error_msg": "ok", data: [{ "name": "郑树新", "pass": "zsx1" }, { "name": "郑树新", "pass": "zsx2" }]}