POST /login HTTP/1.1 Content-Type: application/json; charset=utf-8 Accept: application/json, text/html, */* Referer: http://10.0.2.2:8084/#/login/ Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0) Host: 10.0.2.2:8084 Content-Length: 45 Connection: Keep-Alive Cache-Control: no-cache ....... HTTP/1.1 200 OK Content-Type: application/json;charset=utf8 Cache-Control: no-cache, no-store, must-revalidate Pragma: no-cache Expires: 0 Access-Control-Allow-Origin: http://localhost:8084 Access-Control-Max-Age: 86400 Access-Control-Allow-Methods: GET, POST, PUT, DELETE Access-Control-Allow-Headers: Auth, Content-Type Access-Control-Expose-Headers: Auth, Content-Type Content-Length: 1142 Server: http-kit Date: Fri, 16 Oct 2015 10:37:28 GMT {"token": "...."}