mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-21 15:40:58 +00:00
1 line
1.9 KiB
JSON
1 line
1.9 KiB
JSON
[{"user_id": 30494, "stars": [], "topic_id": 36044, "date_created": 1305848314.589134, "message": "I'd like to sign in on empire avenue with KRL using a http post.", "group_id": 236, "id": 1117887}, {"user_id": 30494, "stars": [], "topic_id": 36044, "date_created": 1305848467.6902471, "message": "is that possible with KRL?", "group_id": 236, "id": 1117904}, {"user_id": 30494, "stars": [], "topic_id": 36044, "date_created": 1305848330.2081101, "message": "Then I want to make a http get and scrape some data.", "group_id": 236, "id": 1117888}, {"user_id": 30494, "stars": [], "topic_id": 36044, "date_created": 1305848452.894037, "message": "So when I do the GET I need empire avenue to see me as signed in.", "group_id": 236, "id": 1117902}, {"user_id": 30494, "stars": [], "topic_id": 36044, "date_created": 1305848461.8194849, "message": "which i guess means keeping a session alive", "group_id": 236, "id": 1117903}, {"user_id": 30462, "stars": [], "topic_id": 36044, "date_created": 1305908752.052603, "message": "Could you store the cookies in an entity variable?", "group_id": 236, "id": 1127522}, {"user_id": 763, "stars": [], "topic_id": 36044, "date_created": 1305910053.526516, "message": "yes. I recommend ent:cookie_jar :)", "group_id": 236, "id": 1127739}, {"user_id": 763, "stars": [], "topic_id": 36044, "date_created": 1305908521.787195, "message": "Sessions are managed through the use of cookies. If you present the right cookie, you are considered to have the same session as a previous request. You can read headers and set them in the GET and POST methods, allowing you to maintain the same 'session' between requests.", "group_id": 236, "id": 1127468}, {"user_id": 30462, "stars": [], "topic_id": 36044, "date_created": 1305910117.629014, "message": "sweet", "group_id": 236, "id": 1127748}, {"user_id": 30494, "stars": [], "topic_id": 36044, "date_created": 1305910473.526871, "message": "I will try that, thanks sam", "group_id": 236, "id": 1127822}] |