I (115586) JSON: path=3
I (115586) JSON:
url=http://192.168.10.43:8080/api.php/records/posts/3
I (115616) JSON: HTTP GET Status = 200, content_length =
60
I (116616) JSON: buffer=
{"id":3,"user_id":1,"category_id":3,"content":"Hello
World"}
I (116616) JSON: Deserialize.....
I (116616) JSON: [id]
I (116616) JSON: int=3 double=3.000000
I (116616) JSON: [user_id]
I (116626) JSON: int=1 double=1.000000
I (116626) JSON: [category_id]
I (116636) JSON: int=3 double=3.000000
I (116636) JSON: [content]
I (116636) JSON: Hello World
I (116646) JSON: path=3
I (116656) JSON:
url=http://192.168.10.43:8080/api.php/records/posts/3
I (116806) JSON: HTTP GET Status = 200, content_length = 1
I (117806) JSON: buffer=
1
I (117806) JSON: path=3
I (117806) JSON:
url=http://192.168.10.43:8080/api.php/records/posts/3
I (117836) JSON: HTTP GET Status = 200, content_length =
60
I (118836) JSON: buffer=
{"id":3,"user_id":1,"category_id":3,"content":"Hello
Japan"}
I (118836) JSON: Deserialize.....
I (118836) JSON: [id]
I (118836) JSON: int=3 double=3.000000
I (118836) JSON: [user_id]
I (118846) JSON: int=1 double=1.000000
I (118846) JSON: [category_id]
I (118856) JSON: int=3 double=3.000000
I (118856) JSON: [content]
I (118856) JSON: Hello Japan
|