Created
January 16, 2018 22:24
-
-
Save projectxcappe/f2fd356a2f3d3a2c5c165d114d0387c1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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