1
0
mirror of https://github.com/stefanocasazza/ULib.git synced 2025-09-28 19:05:55 +08:00
ULib/tests/examples/ok/businesses.ok
stefanocasazza dfbb91297c fix
2017-01-30 13:32:33 +01:00

21 lines
533 B
Plaintext

HTTP/1.1 200 OK
Date: Sun, 29 Jan 2017 14:54:34 GMT
Server: ULib
Connection: close
Content-Length: 56
Content-Type: application/json
{"name":"","rating":"","address":"","phone":"","url":""}HTTP/1.1 200 OK
Date: Sun, 29 Jan 2017 14:54:34 GMT
Server: ULib
Connection: close
Content-Length: 0
HTTP/1.1 200 OK
Date: Sun, 29 Jan 2017 14:54:34 GMT
Server: ULib
Connection: close
Content-Length: 87
Content-Type: application/json
{"type":"startup","token":"","fbPermissions":["public_profile","user_friends","email"]}