Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- RESPONSE: Optional(<NSHTTPURLResponse: 0x600000424480> { URL: http://backend.dev.fschool.altarix.org/v1/user/view } { Status Code: 200, Headers {
- "Cache-Control" = (
- "no-store, no-cache, must-revalidate"
- );
- Connection = (
- "keep-alive"
- );
- "Content-Type" = (
- "application/json; charset=UTF-8"
- );
- Date = (
- "Mon, 02 Jul 2018 13:19:32 GMT"
- );
- Expires = (
- "Thu, 19 Nov 1981 08:52:00 GMT"
- );
- Pragma = (
- "no-cache"
- );
- Server = (
- "nginx/1.14.0"
- );
- "Set-Cookie" = (
- "PHPSESSID=t66csku9s1qishc6oagd7r6qoh; path=/; HttpOnly"
- );
- "Transfer-Encoding" = (
- Identity
- );
- "X-Powered-By" = (
- "PHP/7.2.3"
- );
- } })
- JSON Object: {
- errorMessage = "<null>";
- responseCode = 200;
- result = {
- favorites = (
- );
- id = 265;
- language = en;
- modelType = User;
- profileInfo = {
- country = DZ;
- dateOfBirth = "2014-07-02";
- exercisesTillNextRang = 3;
- footballClub = "test club";
- name = "Rinat Yakhin";
- percentRang = "<null>";
- photoUrl = "<null>";
- progressBarPercent = "<null>";
- rankTitle = UNRANKED;
- };
- resendCodeTime = "<null>";
- socialNetworks = (
- );
- };
- }
Advertisement
Add Comment
Please, Sign In to add comment