Skip to content

Instantly share code, notes, and snippets.

@projectxcappe
Created January 16, 2018 22:24
Show Gist options
  • Save projectxcappe/f2fd356a2f3d3a2c5c165d114d0387c1 to your computer and use it in GitHub Desktop.
Save projectxcappe/f2fd356a2f3d3a2c5c165d114d0387c1 to your computer and use it in GitHub Desktop.
<NSHTTPURLResponse: 0x604000226700> { URL: http://api.lineopener.com/index.php/api/login } { Status Code: 200, Headers {
"Cache-Control" = (
"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"
);
Connection = (
"Keep-Alive"
);
"Content-Type" = (
"application/json"
);
Date = (
"Tue, 16 Jan 2018 22:24:00 GMT"
);
Expires = (
"Thu, 19 Nov 1981 08:52:00 GMT"
);
"Keep-Alive" = (
"timeout=5, max=100"
);
Pragma = (
"no-cache"
);
Server = (
Apache
);
"Set-Cookie" = (
"ci_session=6ptebera2cpnajinp72hbuuqov5ugr13; expires=Wed, 17-Jan-2018 00:24:00 GMT; Max-Age=7200; path=/; HttpOnly"
);
"Transfer-Encoding" = (
Identity
);
} }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment